Compare commits
1 Commits
7c4f6bad19
...
84bd7fafd9
| Author | SHA1 | Date | |
|---|---|---|---|
| 84bd7fafd9 |
@ -25,6 +25,9 @@ steps:
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
|
||||
commands:
|
||||
- apk add --no-cache make bash git
|
||||
- echo "$DOCKER_PASSWORD" | docker login --username=$DOCKER_USERNAME --password-stdin git.query.consul
|
||||
|
||||
Reference in New Issue
Block a user