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