Skip to content

Commit

Permalink
Merge branch 'INFRA-575-setup-ci-file' into 'main'
Browse files Browse the repository at this point in the history
add gitlab ci file

Closes INFRA-575

See merge request sandwave/packages/office-365!2
  • Loading branch information
radriaanse committed Oct 10, 2024
2 parents 2ea51a6 + 94a87fb commit 247b0c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# DO NOT EDIT THIS FILE
# Changes to the CI configuration must be submitted to the sandwave/infra repo.
#

include:
- project: sandwave/infra
ref: $INFRA_PIPELINE_REF
file: .gitlab/ci/office-365.gitlab-ci.yml

0 comments on commit 247b0c0

Please sign in to comment.