Skip to content

Commit

Permalink
test: [skips render] check pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Nov 29, 2024
1 parent 900c092 commit 8049eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
script: |
set -e
set -x
ls -la
pwd
mkdir shivoh
ls -la
echo "MONGO_PROD_DB=${MONGO_PROD_DB}" > env
Expand Down

0 comments on commit 8049eeb

Please sign in to comment.