Skip to content

Commit

Permalink
Skipping dev correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
eilifjohansen committed May 22, 2024
1 parent 8ed0a31 commit 273f210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:

deploy-prod:
name: Deploy to prod-gcp
needs: build
# needs: deploy-dev
environment: production
runs-on: ubuntu-latest
Expand Down

0 comments on commit 273f210

Please sign in to comment.