'Generic Commit'
All checks were successful
dropshell-build / build (push) Successful in 1m38s

This commit is contained in:
Your Name 2025-06-01 20:30:01 +12:00
parent 4a30d4d560
commit be59c2c266

View File

@ -13,10 +13,10 @@ chmod +x "${SOS}"
# upload the dropshell-build script # upload the dropshell-build script
"${SOS}" upload "getbin.xyz" "dropshell-build" "${SCRIPT_DIR}/src/dropshell-build" "${SOS}" upload "getbin.xyz" "${SCRIPT_DIR}/src/dropshell-build" "dropshell-build:latest"
# upload the install requirements script # upload the install requirements script
"${SOS}" upload "getbin.xyz" "dropshell-build-install-requirements" "${SCRIPT_DIR}/src/dropshell-build-install-requirements" "${SOS}" upload "getbin.xyz" "${SCRIPT_DIR}/src/dropshell-build-install-requirements" "dropshell-build-install-requirements:latest"
# tag and push the dropshell-build image # tag and push the dropshell-build image