Skip to content

Commit 698890a

Browse files
committed
Merge #403: fix: deployment workflow bugfix
2b5b168 fix: deployment workflow bugfix (Cameron Garnham) Pull request description: ACKs for top commit: da2ce7: ACK 2b5b168 Tree-SHA512: fcc39a6b75696178e1f33ef28cadde4206d654111c2419dbe14b0aa86028f666058b746bae5d71b3bad1da59e9562afa9338e1ae69c9524e8d56dbdb78638a19
2 parents 28e8ca0 + 2b5b168 commit 698890a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
jobs:
99
secrets:
1010
name: Secrets
11-
needs: context
1211
environment: dockerhub-torrust
13-
if: needs.context.outputs.continue == 'true'
1412
runs-on: ubuntu-latest
1513

1614
outputs:

0 commit comments

Comments
 (0)