mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
2
.github/workflows/deploy-on-v2-commit.yml
vendored
2
.github/workflows/deploy-on-v2-commit.yml
vendored
@@ -103,8 +103,6 @@ jobs:
|
||||
${{ secrets.DOCKER_HUB_USERNAME }}/test:v2-frontend-latest
|
||||
build-args: VERSION_TAG=v2-alpha
|
||||
platforms: linux/amd64
|
||||
secrets: |
|
||||
npmrc=//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}
|
||||
|
||||
- name: Build and push backend image
|
||||
if: steps.check-backend.outputs.exists == 'false'
|
||||
|
||||
Reference in New Issue
Block a user