Skip to content

Commit

Permalink
test compute engine ssh 02
Browse files Browse the repository at this point in the history
  • Loading branch information
excute committed Nov 17, 2023
1 parent 180b239 commit 8aef27a
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 @@ -62,5 +62,5 @@ jobs:
- name: Show Output
run: |-
echo `${{ steps.deploy.outputs.stdout }}`
echo `${{ steps.deploy.outputs.stderr }}`
echo '${{ steps.deploy.outputs.stdout }}'
echo '${{ steps.deploy.outputs.stderr }}'

0 comments on commit 8aef27a

Please sign in to comment.