Skip to content

Commit

Permalink
4.8 to c6 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
mkahlapeguilhe committed Aug 21, 2023
1 parent a7936e8 commit dbd1af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/script-mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Send a sync request to DSO api
run: |
curl -X POST --fail -F token=glptt-7c6e2cc3f0ab685dc051c1c36711cd63145e9ebf -F ref=master --form "variables[GIT_BRANCH_DEPLOY]=dev" https://gitlab-op.apps.ocp4-8.infocepo.com/api/v4/projects/526/trigger/pipeline
curl -X POST --fail -F token=glptt-cf33f7da0288d44bb6c9bcf8b9c2a0d7ec9edce3 -F ref=main --form "variables[GIT_BRANCH_DEPLOY]=dev" --form "variables[PROJECT_NAME]=canel2-frontend" https://gitlab.apps.c6.numerique-interieur.com/api/v4/projects/31/trigger/pipeline
# jobs:
# mirror:
Expand Down

0 comments on commit dbd1af2

Please sign in to comment.