Compare commits
No commits in common. "c613abb690167ac34529af2219a6985eee8b5c37" and "6b53cf42aded359d7dd6b8034e11c8f9ce6a910d" have entirely different histories.
c613abb690
...
6b53cf42ad
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}"
|
||||||
password:
|
secrets:
|
||||||
from_secret: "DOCKER_PASSWORD"
|
- "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue