Fix YAML syntax errors (#667)

This commit is contained in:
Natalie Weizenbaum 2019-05-03 14:06:19 -07:00 committed by GitHub
parent cf7da14c3e
commit aa917901b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ jobs:
# Deploy Linux and Windows releases to GitHub. Mac OS releases are deployed in
# a later stage so that we can build application snapshots on Mac OS bots.
- stage: deploy 1
name: GitHub: Windows and Linux
name: "GitHub: Windows and Linux"
if: *deploy-if
env: &github-env
- GITHUB_USER=sassbot
@ -206,7 +206,7 @@ jobs:
skip_cleanup: true
on: {tags: true}
- name: GitHub: Mac OS
- name: "GitHub: Mac OS"
if: *deploy-if
env: *github-env
script: skip