mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated dockerpush.yml
This commit is contained in:
1
.github/workflows/dockerpush.yml
vendored
1
.github/workflows/dockerpush.yml
vendored
@@ -58,6 +58,5 @@ jobs:
|
||||
[[ "${{ github.ref }}" == "refs/tags/"* ]] && VERSION=$(echo $VERSION | sed -e 's/^v//')
|
||||
|
||||
if [ "$VERSION" == "release" ]; then
|
||||
apt-get install -y curl
|
||||
curl ${{ secrets.JENKINS_RELEASE_URL }}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user