fix(ci): sourcemaps job (#5312)
This commit is contained in:
committed by
GitHub
parent
35a181e841
commit
34df472a62
@@ -278,10 +278,5 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Setup Docker Builder
|
||||
uses: useblacksmith/setup-docker-builder@v1
|
||||
- uses: useblacksmith/build-push-action@v2
|
||||
with:
|
||||
setup-only: true
|
||||
cache-from: type=registry,ref=${{ inputs.IMAGE_PREFIX }}/speckle-frontend-2:buildcache-sourcemaps
|
||||
cache-to: type=registry,ref=${{ inputs.IMAGE_PREFIX }}/speckle-frontend-2:buildcache-sourcemaps
|
||||
- name: Build and Publish sourcemaps
|
||||
run: ./.github/workflows/scripts/publish_fe2_sourcemaps.sh
|
||||
|
||||
Reference in New Issue
Block a user