Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
KAIZEN-0 Bump pus-orb
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGaard committed Oct 31, 2019
1 parent 8b7e2d1 commit b84a604
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
pus: navikt/[email protected].32
pus: navikt/[email protected].36

workflows:
version: 2
Expand All @@ -13,8 +13,7 @@ workflows:
ignore: master
- pus/bygg-og-deploy-frontend:
context: pus
cluster: dev-fss
filepath: ./nais-q.yaml
filepath: nais-q.yaml
filters:
branches:
only: master
Expand All @@ -29,8 +28,7 @@ workflows:
requires:
- prodsett
context: pus
cluster: prod-fss
filepath: ./nais.yaml
filepath: nais.yaml
filters:
branches:
only: master

0 comments on commit b84a604

Please sign in to comment.