test: working on ci
This commit is contained in:
parent
b75d028d9f
commit
30b9d70be2
@ -28,6 +28,7 @@ steps:
|
||||
DOCKER_REGISTRY: quay.io
|
||||
commands:
|
||||
- sleep 5
|
||||
- echo $DOCKER_PASSWORD | docker login $DOCKER_REGISTRY -u $DOCKER_USERNAME --password-stdin
|
||||
- goreleaser release
|
||||
when:
|
||||
event: tag
|
||||
|
Loading…
Reference in New Issue
Block a user