Skip to content

Commit

Permalink
deploy redis branch dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Sep 14, 2023
1 parent 2e1c604 commit 56f9096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
deploy-redis-dev-gcp:
name: Deploy redis dev-gcp
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/TAG-1787'
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/TAG-2172_nais_aiven_redis'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 56f9096

Please sign in to comment.