some changes

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2023-10-26 00:50:08 +00:00
parent 2c58226366
commit 2c38d8ec86
2 changed files with 3 additions and 2 deletions

2
build
View File

@@ -1,3 +1,3 @@
#!/bin/sh
podman build --rm -t localhost/spark:latest .
podman build --no-cache --rm -t localhost/spark:latest .