force build
This commit is contained in:
@@ -49,8 +49,8 @@ jobs:
|
|||||||
run: echo "${{ steps.new_version.outputs.version }}"
|
run: echo "${{ steps.new_version.outputs.version }}"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: validate
|
#needs: validate
|
||||||
if: needs.validate.outputs.build == 'true'
|
#if: needs.validate.outputs.build == 'true'
|
||||||
timeout-minutes: 2
|
timeout-minutes: 2
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user