Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
Deploy to dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
sstensby committed Aug 14, 2023
1 parent b27b356 commit 2c87552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
deploy-to-dev-gcp:
name: Deploy to dev-gcp
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/session-metric-v2'
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/metrikk-tester'
needs: compile-test-and-build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2c87552

Please sign in to comment.