Skip to content

Commit

Permalink
Fjerner at beregn-barnebidrag og saertilskuff bruker feature
Browse files Browse the repository at this point in the history
  • Loading branch information
simhos committed Jan 12, 2024
1 parent bedf96c commit ecdce6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ jobs:
- name: feature ingresses
if: github.ref != 'refs/heads/main'
run: |
echo "INGRESS_BEREGN_SAERTILSKUDD=https://bidrag-beregn-saertilskudd-rest-feature.intern.dev.nav.no" >> $GITHUB_ENV
echo "INGRESS_CUCUMBER=https://bidrag-cucumber-cloud-feature.ekstern.dev.nav.no" >> $GITHUB_ENV
- run: |
curl -H "Content-Type: application/json" -i \
Expand Down Expand Up @@ -237,7 +236,6 @@ jobs:
- name: feature ingresses
if: github.ref != 'refs/heads/main'
run: |
echo "INGRESS_BEREGN_BARNEBIDRAG=https://bidrag-beregn-barnebidrag-rest-feature.intern.dev.nav.no" >> $GITHUB_ENV
echo "INGRESS_CUCUMBER=https://bidrag-cucumber-cloud-feature.ekstern.dev.nav.no" >> $GITHUB_ENV
- run: |
curl -H "Content-Type: application/json" -i \
Expand Down

0 comments on commit ecdce6e

Please sign in to comment.