This commit is contained in:
parent
e892c2f8a3
commit
357ef1391f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
- sccache --start-server
|
- sccache --start-server
|
||||||
- sccache --show-stats
|
- sccache --show-stats
|
||||||
- curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
- curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||||
- cargo binstall trunk
|
- cargo binstall -y trunk
|
||||||
- trunk build --release -- --target-dir /var/woodpecker/portfolio-build
|
- trunk build --release -- --target-dir /var/woodpecker/portfolio-build
|
||||||
- rm -rf /var/woodpecker/portfolio
|
- rm -rf /var/woodpecker/portfolio
|
||||||
- mv dist /var/woodpecker/portfolio
|
- mv dist /var/woodpecker/portfolio
|
||||||
|
|
Loading…
Reference in a new issue