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