mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): do not create PR
This commit is contained in:
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
@@ -43,4 +43,5 @@ jobs:
|
|||||||
value: ${{ secrets.DOCKER_USER }}/cd-test@${{ env.IMAGE_DIGEST }}
|
value: ${{ secrets.DOCKER_USER }}/cd-test@${{ env.IMAGE_DIGEST }}
|
||||||
commitChange: true
|
commitChange: true
|
||||||
message: "Update image to digest ${{ env.IMAGE_DIGEST }}"
|
message: "Update image to digest ${{ env.IMAGE_DIGEST }}"
|
||||||
|
createPR: 'false'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user