remove needs ?
This commit is contained in:
Binary file not shown.
@@ -38,10 +38,8 @@ jobs:
|
|||||||
commit_message: gitea-actions auto commit - update version
|
commit_message: gitea-actions auto commit - update version
|
||||||
push_options: '--force'
|
push_options: '--force'
|
||||||
|
|
||||||
- run: echo "${{ steps.new_version.outputs.build }}"
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: validate
|
#needs: validate
|
||||||
if: jobs.validate.outputs.build == "true"
|
if: jobs.validate.outputs.build == "true"
|
||||||
timeout-minutes: 2
|
timeout-minutes: 2
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user