Compare commits
3 commits
8548fda204
...
aac5aacc8f
Author | SHA1 | Date | |
---|---|---|---|
|
aac5aacc8f | ||
|
7c99447606 | ||
|
0e8b6ac71a |
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,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
|
||||||
secrets:
|
password:
|
||||||
- "DOCKER_PASSWORD"
|
from_secret: "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue