Skip to content

Commit

Permalink
Oppdater cdn upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sasoria committed Jun 24, 2024
1 parent 3a6f137 commit 7c7e2a5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,14 @@ jobs:
run: "npm run build"

# - id: cdn-upload
# uses: navikt/frontend/actions/cdn-upload/v1@main
# uses: nais/deploy/actions/cdn-upload/v2@master
# with:
# cdn-team-name: mitt-team-navn
# team: mitt-team-navn
# source: ./dist/
# destination: "tms-microfrontend-template"
# destination: ${{ env.REPOSITORY_NAME }}
# project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}


- name: "Extract manifest url"
id: extract-manifest-url
Expand Down

0 comments on commit 7c7e2a5

Please sign in to comment.