indentation

This commit is contained in:
Midou36O 2022-08-12 21:08:51 +01:00
parent 73a5ca7cc2
commit 4e8c14b1e4
Signed by: midou
GPG Key ID: 08063D5407090BC2

View File

@ -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