update
This commit is contained in:
1
.github/workflows/build_push.yml
vendored
1
.github/workflows/build_push.yml
vendored
@@ -8,7 +8,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build artifacts and deploy preview
|
name: Build artifacts and deploy preview
|
||||||
needs: check_wrapper
|
|
||||||
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
|
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user