Compare commits
2 commits
6b53cf42ad
...
c613abb690
Author | SHA1 | Date | |
---|---|---|---|
|
c613abb690 | ||
|
0e8b6ac71a |
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ steps:
|
||||||
- "latest"
|
- "latest"
|
||||||
build_args:
|
build_args:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
secrets:
|
password:
|
||||||
- "DOCKER_PASSWORD"
|
from_secret: "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue