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

Merge pull request #1538 from navikt/Bruke-Aksel-kompontent-i-søkefeltet #35

Merge pull request #1538 from navikt/Bruke-Aksel-kompontent-i-søkefeltet

Merge pull request #1538 from navikt/Bruke-Aksel-kompontent-i-søkefeltet #35

name: Deploy unleash-apitoken
on:
push:
paths:
- ".nais/unleash/unleash-api-token.prod.yaml"
jobs:
deploy-prod:
name: Deploy unleash-apitoken to prod
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Deploy application
uses: nais/deploy/actions/deploy@v2
if: github.ref == 'refs/heads/master'
env:
CLUSTER: prod-gcp
RESOURCE: .nais/unleash/unleash-api-token.prod.yaml