Some changes to the workflows
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 58s
All checks were successful
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 58s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
# needs: test
|
||||
if: startsWith(github.ref, 'refs/tags')
|
||||
steps:
|
||||
- name: Extract Version
|
||||
|
Reference in New Issue
Block a user