Fix CI
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 48s
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 48s
This commit is contained in:
@@ -52,8 +52,6 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
build-args: |
|
||||
NPM_TOKEN=${{ secrets.NPM_TOKEN }}
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.set_tags.outputs.image_tags }}
|
||||
|
||||
Reference in New Issue
Block a user