diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5b393dfbffbbc3871ab0e4c764bbc30647082281..bbd23ef2ccb0d065c528bb4762668158a6ab448d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,8 +34,6 @@ building_stage: - ".git*" - ".git/**/*" expire_in: 2 hours - tags: - - saas-linux-small-amd64 script: # bash commands to be executed - pwd @@ -64,8 +62,6 @@ running_stage: - ".git*" - ".git/**/*" expire_in: 2 hours - tags: - - saas-linux-small-amd64 script: # bash commands to be executed - pwd @@ -98,8 +94,6 @@ testing_stage: - ".git*" - ".git/**/*" expire_in: 2 hours - tags: - - saas-linux-small-amd64 script: # bash commands to be executed - pwd