Skip to content

Commit

Permalink
Define private npm registry url
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Aug 20, 2023
1 parent 11e0a09 commit 2bafbe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flowforge-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
@flowforge/flowforge
@flowforge/kubernetes
build_context: 'flowforge-container'
npm_registry_url: ${{ vars.PRIVATE_NPM_REGISTRY_URL }}
push_image: false
secrets:
npm_registry_auth_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2bafbe7

Please sign in to comment.