mirror of
https://github.com/LamGC/jenkins-agent-with-docker.git
synced 2025-04-29 22:27:31 +00:00
Allow workflow to force branch push.
This commit is contained in:
parent
a680cfd095
commit
ef6b491570
1
.github/workflows/check-updates.yml
vendored
1
.github/workflows/check-updates.yml
vendored
@ -29,4 +29,5 @@ jobs:
|
||||
with:
|
||||
commit_message: Update LATEST_VERSION to ${{ steps.latest-version.outputs.version }}
|
||||
commit_options: '--no-verify'
|
||||
push_options: '--force'
|
||||
file_pattern: LATEST_VERSION
|
Loading…
Reference in New Issue
Block a user