Error parsing appveyor.yml: Value can be either string or "secure" string
I get a very cryptic error on this yml file
Error parsing appveyor.yml: Value can be either string or "secure" string. (Line: 40, Column: 5)
This is where the error is happening:
https://ci.appveyor.com/project/ericoporto/lib-allegro-pwruw/builds/21410112
The appveyor.yml is here
https://github.com/ericoporto/lib-allegro/blob/allegro-4.4.2-agspatch/appveyor.yml
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 06 Jan, 2019 01:21 AM
Agree that error text may look not straightforward enough. As you see in line 40 you listed artifact files. here is a copy-paste from the doc:
So in your case it should be
comma-delimited list of artifact’s file name
.Ilya Finkelshteyn closed this discussion on 06 Jan, 2019 01:21 AM.