workflow trigger
This commit is contained in:
@@ -224,7 +224,7 @@ COMPOSE
|
|||||||
# Substitute the actual registry value into the compose file
|
# Substitute the actual registry value into the compose file
|
||||||
sed -i "s|\${REGISTRY}|${REGISTRY}|g" /opt/staging/compose.yml
|
sed -i "s|\${REGISTRY}|${REGISTRY}|g" /opt/staging/compose.yml
|
||||||
|
|
||||||
# Create a minimal .env if one doesn't exist yet.
|
# Create a minimal .env if one doesn't exist.
|
||||||
# Runtime secrets (CLERK_SECRET_KEY, etc.) should be added manually
|
# Runtime secrets (CLERK_SECRET_KEY, etc.) should be added manually
|
||||||
# to /opt/staging/.env on the VPS after first deploy.
|
# to /opt/staging/.env on the VPS after first deploy.
|
||||||
touch /opt/staging/.env
|
touch /opt/staging/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user