Force proper remote url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c11994c3a9
commit
0ccffdf62e
|
@ -13,6 +13,8 @@ pipeline:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
publish:
|
publish:
|
||||||
image: plugins/gh-pages
|
image: plugins/gh-pages
|
||||||
|
environment:
|
||||||
|
PLUGIN_REMOTE_URL: git@github.zhaw.ch:thalmma5/ConnectForce.git
|
||||||
settings:
|
settings:
|
||||||
username: thalmma5
|
username: thalmma5
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue