Further try to run gitlab-ci

This commit is contained in:
Mirco 2024-07-05 11:43:30 +02:00
parent 407007bf11
commit b84faf0ae3

View file

@ -1,7 +1,7 @@
stages:
# - build_and_test
- build_and_test
# - build
- test
# - test
# - package
# - security
# - upload
@ -59,7 +59,7 @@ test:
image: "domaindrivenarchitecture/ddadevops-python:latest"
#<<: *img
#<<: *tag_only
stage: test
stage: build_and_test
script:
- apt-get update
- apt-get -qqy upgrade