We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b82d5 commit 4dbb298Copy full SHA for 4dbb298
.github/workflows/deploy-portainer-staging.yml
@@ -21,7 +21,7 @@ env:
21
22
jobs:
23
deploy:
24
- if: ${{ github.event.workflow_run.conclusion == 'success' || github.event.inputs.image_version }}
+ #if: ${{ github.event.workflow_run.conclusion == 'success' || github.event.inputs.image_version }}
25
runs-on:
26
group: portainer-deployment
27
environment: staging
0 commit comments