teg test
Some checks failed
ci/woodpecker/push/prepare Pipeline is pending
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/cleanup unknown status

This commit is contained in:
Stefan Hoffmann 2023-05-25 14:17:24 +02:00
parent 1481aac2fe
commit 9686ff002a
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD

View File

@ -59,7 +59,8 @@ pipeline:
strip_components: 2 strip_components: 2
target: /srv/fwuploads-testing/troisdorf/multi/incoming/ target: /srv/fwuploads-testing/troisdorf/multi/incoming/
source: gluon/output/${CI_COMMIT_BRANCH}/* source: gluon/output/${CI_COMMIT_BRANCH}/*
when:
event: tag
matrix: matrix:
TARGET: TARGET:
- ath79-generic - ath79-generic
@ -88,5 +89,3 @@ matrix:
depends_on: depends_on:
- prepare - prepare
when:
event: tag