fsd
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Stefan Hoffmann 2023-05-21 13:12:12 +02:00
parent b185fe4442
commit 35ff97c847
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -52,8 +52,9 @@ pipeline:
#- ls -alh
#- ls -alh output/
#- ls -alh gluon/output/
- touch ${BRANCH}.test
- echo "hallo" > ${BRANCH}.test
- mkdir test
- touch test/${BRANCH}.test
- echo "hallo" > test/${BRANCH}.test
upload:
image: appleboy/drone-scp
@ -63,8 +64,8 @@ pipeline:
key:
from_secret: ssh-key
strip_components: 6
target: test/testdatei.testtest
source: ${BRANCH}.test
target: test/
source: test/*
matrix:
TARGET: