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 edaf3f7 commit 229428fCopy full SHA for 229428f
.github/workflows/postman.yml
@@ -44,6 +44,7 @@ jobs:
44
# Mark this repo as bare so the local_env_dir can push to env_dir repo
45
git config --bool core.bare true
46
echo "The values bare repo has been successfully set up"
47
+ ls
48
- name: Start core server
49
run: |
50
cd apl-core
0 commit comments