Chaged modpack downloading
All checks were successful
ci/woodpecker/push/buildModpack Pipeline was successful
ci/woodpecker/tag/buildModpack Pipeline was successful

This commit is contained in:
Balazs Toldi 2022-04-20 19:45:58 +02:00
parent 34c8ee044a
commit 7cf01fffd3
Signed by: Bazsalanszky
GPG key ID: 6C7D440036F99D58

View file

@ -2,7 +2,7 @@ pipeline:
packwizInstall: packwizInstall:
image: bazsalanszky/packwiz-installer image: bazsalanszky/packwiz-installer
commands: commands:
- java -jar /packwiz-installer-bootstrap.jar -g "file://$PWD/pack.toml" - java -jar /packwiz-installer-bootstrap.jar -g "file://$PWD/pack.toml" || echo "Done"
packStuff: packStuff:
image: alpine image: alpine
commands: commands: