Skip to content

Commit

Permalink
Add codebase sync and ci (#558)
Browse files Browse the repository at this point in the history
* Update .gitlab-ci.yml
  • Loading branch information
zachmann committed Jan 5, 2024
1 parent f54da4c commit 35599e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ include:
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/raw/master/ci-include/generic-ci.yml'
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/raw/master/ci-include/pipeline-jobs.yml'
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/raw/master/ci-include/pipeline-jobs-publish-to-repo.yml'
- 'https://codebase.helmholtz.cloud/m-team/tools/ci-voodoo/raw/master/ci-include/github-status-sync.yml'

variables:
UPSTREAM_PROJECT: indigo-dc/oidc-agent
STAGING_BRANCH_NAME: 'staging'
DOCKER_IMAGE_NAMESPACE: 'marcvs/build'
DOCKER_IMAGE_NAME: 'oidc-agent'
Expand Down

0 comments on commit 35599e1

Please sign in to comment.