Skip to content

Commit

Permalink
CicleCi: remove one space in YAML conf
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jul 28, 2018
1 parent 228813d commit 95f7c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run: mv ghr_v0.10.0_linux_amd64/ghr ghr
- run: echo $CIRCLE_PROJECT_USERNAME $CIRCLE_PROJECT_REPONAME $CIRCLE_TAG
- run: ./ghr -u $CIRCLE_PROJECT_USERNAME -r $CIRCLE_PROJECT_REPONAME $CIRCLE_TAG pro-linux-early-access-lworld.zip
build-loom:
build-loom:
docker:
- image: circleci/openjdk:11-ea-node-browsers
working_directory: ~/repo
Expand Down

0 comments on commit 95f7c06

Please sign in to comment.