indentation
This commit is contained in:
parent
73a5ca7cc2
commit
4e8c14b1e4
@ -5,14 +5,14 @@ pipeline:
|
||||
- go build -o segfautils
|
||||
dockerize:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username:
|
||||
from_secret: username
|
||||
password:
|
||||
from_secret: password
|
||||
repo: projectsegfault/segfautils
|
||||
tags: latest
|
||||
dockerfile: Dockerfile
|
||||
settings:
|
||||
username:
|
||||
from_secret: username
|
||||
password:
|
||||
from_secret: password
|
||||
repo: projectsegfault/segfautils
|
||||
tags: latest
|
||||
dockerfile: Dockerfile
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user