[ci] Deploy if tests pass
This commit is contained in:
@ -72,7 +72,7 @@ jobs:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
# Only deploy on tags (equivalent to Drone when: ref: refs/tags/*)
|
# Only deploy on tags (equivalent to Drone when: ref: refs/tags/*)
|
||||||
if: startsWith(gitea.ref, 'refs/tags/')
|
# if: startsWith(gitea.ref, 'refs/tags/')
|
||||||
needs: [test]
|
needs: [test]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user