This commit is contained in:
parent
4a30d4d560
commit
be59c2c266
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user