Added directory check to pipeline
This commit is contained in:
@@ -57,6 +57,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create env file
|
- name: Create env file
|
||||||
run: |
|
run: |
|
||||||
|
echo "Creating env file as: $(whoami) in: $(pwd)"
|
||||||
echo "GIT_COMMIT_HASH=${{ github.sha }}" >> .env
|
echo "GIT_COMMIT_HASH=${{ github.sha }}" >> .env
|
||||||
ls -la
|
ls -la
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user