diff --git a/shared-ci.yml b/shared-ci.yml index 3e602bcc2d89781e19a097cabf245a56c9aca91a..0c4daffc9eecc02316b9212ee2c7ab2990077fce 100644 --- a/shared-ci.yml +++ b/shared-ci.yml @@ -2,3 +2,8 @@ variables: DEBIAN_FRONTEND: noninteractive GIT_SUBMODULE_STRATEGY: recursive APT_API_URL: https://packages.cccv.de + +stages: +- build +- package +- publish