Adding ls to see checkout path?
This commit is contained in:
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run a one-line script
|
- name: Run a one-line script
|
||||||
run: gitlab-gcp-deployment/gitlab-gcp-deployment/1-install-gcp-sdk.sh
|
run: ls -la && ./1-install-gcp-sdk.sh
|
||||||
|
|
||||||
# Runs a set of commands using the runners shell
|
# Runs a set of commands using the runners shell
|
||||||
#- name: Run a multi-line script
|
#- name: Run a multi-line script
|
||||||
|
|||||||
Reference in New Issue
Block a user