Loading .gitlab-ci.yml +0 −6 Original line number Diff line number Diff line Loading @@ -34,8 +34,6 @@ building_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading Loading @@ -64,8 +62,6 @@ running_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading Loading @@ -98,8 +94,6 @@ testing_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading Loading
.gitlab-ci.yml +0 −6 Original line number Diff line number Diff line Loading @@ -34,8 +34,6 @@ building_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading Loading @@ -64,8 +62,6 @@ running_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading Loading @@ -98,8 +94,6 @@ testing_stage: - ".git*" - ".git/**/*" expire_in: 2 hours tags: - saas-linux-small-amd64 script: # bash commands to be executed - pwd Loading