Skip to content

Commit 4dbb298

Browse files
committed
Temp test
1 parent f9b82d5 commit 4dbb298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-portainer-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
jobs:
2323
deploy:
24-
if: ${{ github.event.workflow_run.conclusion == 'success' || github.event.inputs.image_version }}
24+
#if: ${{ github.event.workflow_run.conclusion == 'success' || github.event.inputs.image_version }}
2525
runs-on:
2626
group: portainer-deployment
2727
environment: staging

0 commit comments

Comments
 (0)