This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
pull-articles
Watch
1
Star
0
Fork
0
You've already forked pull-articles
Code
Issues
2
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
8c0dc4f362
pull-articles
/
build.sh
10 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: with pull articles
2023-05-18 13:47:36 +02:00
#!/bin/bash
pushd
ci
||
exit
cargo build
popd
||
exit
fix: build Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 01:12:17 +02:00
dagger run ./ci/target/debug/ci
Reference in New Issue
Copy Permalink