We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5033cab commit 1767610Copy full SHA for 1767610
.github/workflows/deploy-to-staging.yml
@@ -35,7 +35,6 @@ jobs:
35
36
- name: Get what SW is running in dev
37
run: |
38
- set -x
39
source scripts/lib-kosli.sh
40
get_current_running_env_json ${{ env.KOSLI_ENV_DEV }} > /tmp/dev-env.json
41
0 commit comments