We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e8ca0 commit 2b5b168Copy full SHA for 2b5b168
1 file changed
.github/workflows/deployment.yaml
@@ -8,9 +8,7 @@ on:
8
jobs:
9
secrets:
10
name: Secrets
11
- needs: context
12
environment: dockerhub-torrust
13
- if: needs.context.outputs.continue == 'true'
14
runs-on: ubuntu-latest
15
16
outputs:
0 commit comments