🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 2m16s

.env.scripts.2
.env.scripts.3
This commit is contained in:
casjay 2024-09-25 08:11:15 -04:00
parent 195120c32c
commit b1223598f9
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"
ENV_IMAGE_TAG="latest"
ENV_IMAGE_TAG="2"
ENV_ADD_TAGS=""
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info

View File

@ -25,7 +25,7 @@ ENV_REGISTRY_URL="https://hub.docker.com/r/casjaysdevdocker/python"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Push image info
ENV_IMAGE_PUSH="casjaysdevdocker/python"
ENV_IMAGE_TAG="latest"
ENV_IMAGE_TAG="3"
ENV_ADD_TAGS=""
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Pull image info