Skip to content

Commit

Permalink
Deploy redirects to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
runska committed Nov 16, 2023
1 parent 83425c7 commit 8b5c723
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/deploy-redirect-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
name: Deploy sykefravarsstatistikk redirect ingress to dev
run-name: Deploy sykefravarsstatistikk ingress to dev | ${{ github.event.head_commit.message }}
name: Deploy redirect ingresses to dev
run-name: Deploy redirect ingress to dev | ${{ github.event.head_commit.message }}
on:
push:
branches:
- "sykefravarsstatistikk-import"
- "main"
paths:
- ".nais/redirect-sykefravarsstatistikk-dev.yaml"
- ".github/workflows/deploy-redirect-dev.yaml"
jobs:
deploy:
name: Deploy sykefravarsstatistikk redirect ingress to dev-gcp
name: Deploy redirect ingresses to dev-gcp
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8b5c723

Please sign in to comment.