further work on gitlab-ci.yml

This commit is contained in:
Jonas Heinrich 2020-11-26 11:00:15 +01:00
parent 8ee042e782
commit 21fe44f87f

View File

@ -1,10 +1,10 @@
stages:
- compiling
- assembling
# - testing
# - signing
# - packaging
# - publishing
- testing
- signing
- packaging
- publishing
image: ubuntu:20.10