mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated workflows
This commit is contained in:
2
.github/workflows/docker-crawlab.yml
vendored
2
.github/workflows/docker-crawlab.yml
vendored
@@ -118,7 +118,7 @@ jobs:
|
||||
docker push $IMAGE_NAME:$IMAGE_VERSION
|
||||
|
||||
build-crawlab:
|
||||
if: ${{ always() }}
|
||||
if: ${{ success() }}
|
||||
needs: [ setup, build-backend, build-frontend ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user