Skip to content

Commit

Permalink
Update .gitlab-ci.yml to merged include script
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann authored Jan 5, 2024
1 parent aaa2ec3 commit 1894ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
include:
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/-/raw/github-status/ci-include/github-status-sync.yml'
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/-/raw/master/ci-include/github-status-sync.yml'

variables:
STATUS_PROJECT: oidc-mytoken/server
UPSTREAM_PROJECT: oidc-mytoken/server

image: golang:1.19
stages:
Expand Down

0 comments on commit 1894ebb

Please sign in to comment.