Skip to content

Commit febc371

Browse files
committed
Remove version check
1 parent fbe17ce commit febc371

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/www-graphql-docker-push.sh

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Path to here
44
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
55

6-
docker version
7-
86
# Prepare
97
echo "$DOCKER_PASS" | docker login -u "$DOCKER_USER" --password-stdin
108
export REPO=mikeallanson/gatsby-graphql

0 commit comments

Comments
 (0)