Compare commits
No commits in common. "8e06d34c146a8d039af6620db2ce4eec0c8a3cf0" and "9726b6002364d170da2fc29f50151b488b2ead16" have entirely different histories.
8e06d34c14
...
9726b60023
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"
|
||||||
password:
|
secrets:
|
||||||
from_secret: "DOCKER_PASSWORD"
|
- "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
|
|
Loading…
Reference in a new issue