woodpecker pipeline another typo
This commit is contained in:
parent
53468c2e26
commit
fc3d9c28d0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ steps:
|
|||
path: deployment-repo
|
||||
force: false
|
||||
commit: true
|
||||
commit_message: "DASHBOARD STAGING: update image tag to stagint-${CI_PIPELINE_NUMBER} (done automagically via Woodpecker pipeline)"
|
||||
commit_message: "DASHBOARD STAGING: update image tag to staging-${CI_PIPELINE_NUMBER} (done automagically via Woodpecker pipeline)"
|
||||
ssh_key:
|
||||
from_secret: FORGEJO_SSH_KEY
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue