Compare commits
2 commits
9726b60023
...
8e06d34c14
Author | SHA1 | Date | |
---|---|---|---|
|
8e06d34c14 | ||
|
0e8b6ac71a |
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ steps:
|
||||||
- "REDIS_VERSION=${REDIS_VERSION}"
|
- "REDIS_VERSION=${REDIS_VERSION}"
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
secrets:
|
password:
|
||||||
- "DOCKER_PASSWORD"
|
from_secret: "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue