ci: skip postgrest-release-dockerhubdescription for nightly builds
This commit is contained in:
committed by
Wolfgang Walther
parent
b7fc393e49
commit
add326a79d
@@ -153,7 +153,10 @@ jobs:
|
||||
export DOCKER_REPO=postgrest
|
||||
postgrest-docker-login
|
||||
postgrest-release-dockerhub $CIRCLE_TAG
|
||||
postgrest-release-dockerhubdescription
|
||||
if test "$CIRCLE_TAG" != "nightly"
|
||||
then
|
||||
postgrest-release-dockerhubdescription
|
||||
fi
|
||||
|
||||
# Build everything in default.nix, push to the Cachix binary cache and run tests
|
||||
nix-build-test:
|
||||
|
||||
Reference in New Issue
Block a user