Tried pipeline fix
This commit is contained in:
@@ -59,6 +59,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Creating env file as: $(whoami) in: $(pwd)"
|
echo "Creating env file as: $(whoami) in: $(pwd)"
|
||||||
echo "GIT_COMMIT_HASH=${{ github.sha }}" >> .env
|
echo "GIT_COMMIT_HASH=${{ github.sha }}" >> .env
|
||||||
|
chmod a+rwx .env
|
||||||
ls -la
|
ls -la
|
||||||
|
|
||||||
- name: Docker Stack deploy
|
- name: Docker Stack deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user