removed unneccesary need for tags
This commit is contained in:
parent
bc4fd0266f
commit
656aa88e94
|
@ -12,7 +12,4 @@ pipeline:
|
||||||
source: dist/*
|
source: dist/*
|
||||||
target: /html/benjaminbaedorf.eu/
|
target: /html/benjaminbaedorf.eu/
|
||||||
strip_components: 1
|
strip_components: 1
|
||||||
rm: true
|
rm: true
|
||||||
when:
|
|
||||||
event: tag
|
|
||||||
status: success
|
|
Loading…
Reference in a new issue