Skip to content

Commit

Permalink
Forenkler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sasoria committed Jan 29, 2024
1 parent edaeb69 commit d4c67cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,12 @@ jobs:
- name: "Build application"
run: "npm run build"

# - name: "CDN upload"
# id: "cdn-upload"
# - id: cdn-upload
# uses: navikt/frontend/actions/cdn-upload/v1@main
# with:
# cdn-team-name: mitt-team-navn
# source: ./dist/
# destination: "tms-mikrofrontend-template"
# destination: "tms-microfrontend-template"

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

0 comments on commit d4c67cb

Please sign in to comment.