trying docker login

This commit is contained in:
Todd Gruben 2021-06-30 16:56:57 -05:00
parent 74c03b1a33
commit 039ebc7ea6

View file

@ -158,6 +158,7 @@ jobs:
- checkout-plus
- skip-if-root-unchanged
- setup_remote_docker
- run: echo -n $DOCKER_PASS | docker login -u $DOCKER_USER --password-stdin
- run: make backuptests-build
- run: make backuptests
cluster-tests: