Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
evgsentrium authored Oct 10, 2024
1 parent 56aa160 commit 967b49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-docker-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.PAT }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/${{ secrets.REMOTE_OWNER }}/${{ secrets.REMOTE_REUSE_REPO }}/actions/workflows/trigger-docker-image-build.yml/dispatches \
-d '{"ref": "docker-container", "inputs":{"branch":"current", "environment":"production"}}'
-d '{"ref": "main", "inputs":{"branch":"current", "environment":"production"}}'

0 comments on commit 967b49d

Please sign in to comment.