Compare commits

..

1 commit

Author SHA1 Message Date
056a3c24f0 Improve CI
Some checks failed
continuous-integration/drone/tag Build is failing
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:44:06 +01:00

View file

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