Skip to content

Commit

Permalink
test compute engine ssh 03
Browse files Browse the repository at this point in the history
  • Loading branch information
excute committed Nov 17, 2023
1 parent 8aef27a commit 46855b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd-branch-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
ssh_private_key: "${{ secrets.GCP_SSH_PRIVATE_KEY }}"
user: ${{ secrets.GCP_SSH_USER }}
command: |
echo $(whoami)
echo $(pwd)
echo $(docker images)
echo $(ip a)
- name: Show Output
run: |-
Expand Down

0 comments on commit 46855b0

Please sign in to comment.