Compare commits

..

1 commit

Author SHA1 Message Date
85f55b1fa7 Improve CI
Some checks failed
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is failing
Add more tests to the CI, including a docker build test, and add the
generation and publication of a new docker image on master and tags
2023-02-02 20:46:50 +01:00

View file

@ -51,7 +51,9 @@ trigger:
# On a tag, only build the related docker image
kind: pipeline
type: docker
name: Release
name: tag-release
depends_on:
- test-build
steps:
- name: docker-push-tag