podman build

main
Jonathan Dahan 11 months ago
parent 1e9b80a60a
commit fbfea56629

@ -16,7 +16,7 @@ do
} }
echo "[deploy] building and deploying site"; { echo "[deploy] building and deploying site"; {
podman-compose --profile deploy build podman-compose build --profile deploy
} }
fi fi
done done

Loading…
Cancel
Save