forked from Freifunk-Troisdorf/site
tag2
This commit is contained in:
parent
9686ff002a
commit
e0baba2058
@ -11,6 +11,8 @@ variables:
|
|||||||
- FORCE_UNSAFE_CONFIGURE=1
|
- FORCE_UNSAFE_CONFIGURE=1
|
||||||
- GLUON_TARGET=${TARGET}
|
- GLUON_TARGET=${TARGET}
|
||||||
- GLUON_DEPRECATED=1
|
- GLUON_DEPRECATED=1
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
|
|
||||||
workspace:
|
workspace:
|
||||||
base: /build
|
base: /build
|
||||||
@ -59,8 +61,9 @@ 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:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
TARGET:
|
TARGET:
|
||||||
- ath79-generic
|
- ath79-generic
|
||||||
|
Loading…
Reference in New Issue
Block a user