Skip to content

Commit

Permalink
[#41] try remove on-prem tag for pre stage
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondng76 committed Jan 17, 2022
1 parent c67b048 commit 34af1d5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ run_slow_unit_tests:

generate_demo_api_yaml:
stage: pre
tags:
- on-prem
image: alpine:latest
script:
- apk add -U jsonnet
Expand All @@ -57,8 +55,6 @@ generate_demo_api_yaml:

generate_dev_demo_api_yaml:
stage: pre
tags:
- on-prem
image: alpine:latest
script:
- apk add -U jsonnet
Expand Down

0 comments on commit 34af1d5

Please sign in to comment.