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