This commit is contained in:
parent
c4a2557539
commit
ca79635254
@ -1,8 +1,10 @@
|
||||
steps:
|
||||
ssh-test:
|
||||
image: google/cloud-sdk:latest
|
||||
entrypoint: ["bash", "-c"]
|
||||
commands: |
|
||||
entrypoint:
|
||||
- bash
|
||||
- -c
|
||||
- |
|
||||
set -euo pipefail
|
||||
|
||||
mkdir -p ~/.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user