Github Actions: Commit message fix
Some checks failed
Build & Publish to GHCR / build (push) Has been cancelled
Some checks failed
Build & Publish to GHCR / build (push) Has been cancelled
This commit is contained in:
parent
61eec59e74
commit
448c89c247
@ -59,5 +59,5 @@ jobs:
|
||||
|
||||
COMMIT_URL="https://git.gansejunge.com/${GITHUB_REPOSITORY}/commit/${GITHUB_SHA}"
|
||||
git add $OPS_PATH
|
||||
git commit -m "Update backend-api image to version $NEW_TAG" -m "Linked build commit: $COMMIT_URL"
|
||||
git commit -m "Update backend-api-internal image to version $NEW_TAG" -m "Linked build commit: $COMMIT_URL"
|
||||
git push origin $OPS_BRANCH_BASE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user