Create and host docker images for the CI (#34) #39

Merged
Aire-One merged 8 commits from feat/#34 into master 2022-12-09 18:08:18 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 481e91544b - Show all commits

View File

@ -18,7 +18,6 @@ pipeline:
dry_run: true
repo: *repo
when:
branch: master
event: pull_request
path: ${DOCKERFILE}
@ -35,6 +34,7 @@ pipeline:
password:
from_secret: publish_token
when:
branch: master
event: push
path: ${DOCKERFILE}
branches: master