mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(automation): CI yaml branch name needs to be a string
This commit is contained in:
@ -3,6 +3,6 @@ test:
|
||||
- echo "Automatically marking tests as passing for now"
|
||||
deployment:
|
||||
tasks:
|
||||
branch: 2.0
|
||||
branch: "2.0"
|
||||
commands:
|
||||
- ./scripts/ci/deploy.sh
|
||||
|
Reference in New Issue
Block a user