diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 77525ea..670a6ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,8 +26,6 @@ dockerimage_builder: - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - make builderimg - docker push $DOCKER_IMAGE_BUILDER - tags: - - fablab except: refs: - schedules @@ -43,8 +41,6 @@ dockerimage_security_scanner: - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - make secscanimg - docker push $DOCKER_IMAGE_SECURITY_SCANNER - tags: - - fablab except: refs: - schedules @@ -63,8 +59,6 @@ security_scanner: variables: - $task == "security-scanner" - $target - tags: - - fablab lightburn-download: stage: prepare @@ -93,9 +87,6 @@ lightburn-download: - images/*.linux #- images/*.squashfs - images/*.torrent - tags: - - fablab - - ssd squashfs_featurebranch: <<: *squashfs_template