mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
circle-ci-matrix: Fix deployment
This commit is contained in:
parent
b4e2a02e0c
commit
029b402646
@ -81,7 +81,6 @@ command:
|
||||
echo "Saving dockcross/$IMAGE into ~/docker cache - done"
|
||||
|
||||
fi
|
||||
- |
|
||||
if [[ $STEP == "deployment" ]]; then
|
||||
docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
|
||||
if [[ $CIRCLE_NODE_INDEX == 0 ]] && [[ ! -f ~/BASE_PUSHED ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user