test
All checks were successful
Yamllint GitHub Actions / Yamllint (push) Successful in 8s
hadolint Dockerfile / build (push) Successful in 7s
shellchecking ansible-docker.sh / build (push) Successful in 13s

This commit is contained in:
L3D 2023-05-12 00:08:06 +02:00
parent 6026614686
commit dd99f90bec
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -10,6 +10,7 @@ set -x
# HOST: ${{ inputs.host }}
# USER: ${{ inputs.user }}
# SSHKEY: ${{ inputs.sshkey }}
echo "${SOURCE} ot $SOURCE"
rsync::ssh() {
: "${GITHUB_WORKSPACE?GITHUB_WORKSPACE has to be set. Did you use the actions/checkout action?}"