mirror of
https://github.com/rm-dr/daisy
synced 2025-07-04 09:39:36 -07:00
Compare commits
6 Commits
v1.1.4
...
2531524ffd
Author | SHA1 | Date | |
---|---|---|---|
2531524ffd
|
|||
e5525adcca
|
|||
a61cbf29e5
|
|||
39ab47530e | |||
be28669416
|
|||
63d4a01095 |
5
Makefile
5
Makefile
@ -14,5 +14,6 @@ publish:
|
||||
cargo test
|
||||
cargo publish
|
||||
|
||||
docker:
|
||||
docker build ./server -t git.betalupi.com/mark/daisy
|
||||
docker: wasm
|
||||
docker build ./server -t git.betalupi.com/mark/daisy --no-cache
|
||||
docker push git.betalupi.com/mark/daisy
|
||||
|
Reference in New Issue
Block a user