Skip to content

Commit

Permalink
Trigger docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Mar 29, 2023
1 parent f47aeb7 commit 1cc0f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: npx semantic-release

update-deploy-reference:
name: "Update Deploy App Reference"
name: "Trigger Docker Build"
runs-on: ubuntu-latest
if: github.event_name == 'push' && (github.ref == 'refs/heads/development' || github.ref == 'refs/heads/main')
needs: [ test ]
Expand Down

0 comments on commit 1cc0f12

Please sign in to comment.