提交 08ee272d 编写于 作者: J johnniang

Fix syntax error in travis.yaml

上级 3dcf20aa
......@@ -17,7 +17,7 @@ jobs:
- stage: build
script: ./gradlew build -x test
- stage: build-docker-image
scrip:
script:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- docker build -t $DOCKER_USERNAME/halo .
- docker images
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册