Skip to content

Commit

Permalink
No quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
JSkimming committed Apr 9, 2019
1 parent 6607be6 commit ccebc9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ workflows:
"Build All Frameworks":
jobs:
- build/run-build-1-1:
name: "1.1 Debug Build"
name: 1.1 Debug Build
build-config: Debug
- build/run-build:
name: "2.1 Debug Build"
name: 2.1 Debug Build
image-tag: "2.1"
build-config: Debug
- build/run-build:
name: "2.2 Debug Build"
name: 2.2 Debug Build
image-tag: "2.2"
build-config: Debug

0 comments on commit ccebc9d

Please sign in to comment.