Fix: Create and host docker images for the CI (#34) #40

Merged
Aire-One merged 3 commits from fix/ci-docker-build into master 2022-12-09 18:33:07 +01:00

3 Commits

Author SHA1 Message Date
Aire-One bd2b099172 ci(docker-build): remove `repo` from `dryrun` step
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/docker-build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details
2022-12-09 18:26:29 +01:00
Aire-One bdd0dfa689 ci(docker-build): use the image name in the repo 2022-12-09 18:23:53 +01:00
Aire-One ce39f3843f ci(build-docker): force tag to "latest"
With the `auto_tag` option, we would have change the docker images tags
based on the project tag.
2022-12-09 18:22:59 +01:00