Skip to content

Commit

Permalink
Removing old references
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Jan 28, 2024
1 parent 20f1ea2 commit 1de6c8f
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,7 @@ test:live:teardown:
image: gcr.io/google.com/cloudsdktool/cloud-sdk:alpine
needs:
- test:e2e:cli
- test:e2e:rest:browser
- test:e2e:rest:nodejs
- test:e2e:rest
only:
refs:
- /^pr-[0-9]+$/
Expand Down Expand Up @@ -447,11 +446,10 @@ release:special:
- test:types:utils
- test:types:core
- test:types:rest
- test:integration:browser
- test:integration:rest
- test:integration:core
- test:e2e:cli
- test:e2e:rest:browser
- test:e2e:rest:nodejs
- test:e2e:rest
only:
refs:
- /^pr-[0-9]+$/
Expand Down Expand Up @@ -485,11 +483,10 @@ release:
- test:types:utils
- test:types:core
- test:types:rest
- test:integration:browser
- test:integration:rest
- test:integration:core
- test:e2e:cli
- test:e2e:rest:browser
- test:e2e:rest:nodejs
- test:e2e:rest
only:
refs:
- main
Expand Down

0 comments on commit 1de6c8f

Please sign in to comment.