We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e03805 commit 47ad865Copy full SHA for 47ad865
.circleci/config.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- run:
30
name: Custom task
31
- command: ./commit-lockfile.sh
+ command: .circleci/commit-lockfile.sh
32
33
34
name: Executing tests
0 commit comments