nix: add postgrest-docker-login wrapper func
This commit is contained in:
committed by
Steve Chavez
parent
122fea1507
commit
9f8d1af2cd
@@ -142,7 +142,7 @@ jobs:
|
||||
name: Publish Docker images
|
||||
command: |
|
||||
export DOCKER_REPO=postgrest
|
||||
docker login -u $DOCKER_USER -p $DOCKER_PASS
|
||||
postgrest-docker-login
|
||||
postgrest-release-dockerhub
|
||||
postgrest-release-dockerhubdescription
|
||||
|
||||
|
||||
Reference in New Issue
Block a user