Closed chiubaka closed 2 years ago
This is causing CircleCI builds to fail even though the initial publish job succeeds. Example CircleCI Job.
The problem is explained in this StackOverflow post. Basically, publish is a reserved script name.
publish
This is causing CircleCI builds to fail even though the initial publish job succeeds. Example CircleCI Job.
The problem is explained in this StackOverflow post. Basically,
publish
is a reserved script name.