mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🔧 Update build-tag.yml github workflow
Some checks failed
Commit Message Check / Check Commit Message (push) Waiting to run
CI / Linter (push) Waiting to run
CI / Common Tests (push) Waiting to run
CI / Frontend Tests (push) Waiting to run
CI / Render WASM Tests (push) Waiting to run
CI / Backend Tests (push) Waiting to run
CI / Library Tests (push) Waiting to run
CI / Build Integration Bundle (push) Waiting to run
CI / Integration Tests 1/4 (push) Blocked by required conditions
CI / Integration Tests 2/4 (push) Blocked by required conditions
CI / Integration Tests 3/4 (push) Blocked by required conditions
CI / Integration Tests 4/4 (push) Blocked by required conditions
_DEVELOP / build-bundle (push) Has been cancelled
_DEVELOP / build-docker (push) Has been cancelled
_STAGING / build-bundle (push) Has been cancelled
_STAGING / build-docker (push) Has been cancelled
_NITRATE MODULE / build-bundle (push) Has been cancelled
_NITRATE MODULE / build-docker (push) Has been cancelled
Some checks failed
Commit Message Check / Check Commit Message (push) Waiting to run
CI / Linter (push) Waiting to run
CI / Common Tests (push) Waiting to run
CI / Frontend Tests (push) Waiting to run
CI / Render WASM Tests (push) Waiting to run
CI / Backend Tests (push) Waiting to run
CI / Library Tests (push) Waiting to run
CI / Build Integration Bundle (push) Waiting to run
CI / Integration Tests 1/4 (push) Blocked by required conditions
CI / Integration Tests 2/4 (push) Blocked by required conditions
CI / Integration Tests 3/4 (push) Blocked by required conditions
CI / Integration Tests 4/4 (push) Blocked by required conditions
_DEVELOP / build-bundle (push) Has been cancelled
_DEVELOP / build-docker (push) Has been cancelled
_STAGING / build-bundle (push) Has been cancelled
_STAGING / build-docker (push) Has been cancelled
_NITRATE MODULE / build-bundle (push) Has been cancelled
_NITRATE MODULE / build-docker (push) Has been cancelled
This commit is contained in:
2
.github/workflows/build-tag.yml
vendored
2
.github/workflows/build-tag.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
secrets: inherit
|
||||
with:
|
||||
gh_ref: ${{ github.ref_name }}
|
||||
build_wasm: "no"
|
||||
build_wasm: "yes"
|
||||
build_storybook: "yes"
|
||||
|
||||
build-docker:
|
||||
|
||||
Reference in New Issue
Block a user