Compare commits
No commits in common. "7c9944760624214d0d8542b257d4ae3fe4d801b9" and "acaf232d629ff11f4794d48f238c8a97ba915168" have entirely different histories.
7c99447606
...
acaf232d62
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ steps:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/sutty"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/sutty"
|
||||||
purge: false
|
purge: false
|
||||||
password:
|
secrets:
|
||||||
from_secret: "DOCKER_PASSWORD"
|
- "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue