fix production
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m9s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Build, Push and Deploy / deploy-staging (push) Successful in 38s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m9s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Build, Push and Deploy / deploy-staging (push) Successful in 38s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s
This commit is contained in:
@@ -215,7 +215,7 @@ jobs:
|
||||
-e MODE=production \
|
||||
-e APP_ENV=production \
|
||||
-e APP_DEBUG=false \
|
||||
-e APP_URL=https://prod-test.kulakpos.id \
|
||||
-e AUTO_MIGRATE=false \
|
||||
kode.sadateknologi.site/${{ gitea.repository_owner }}/kulakpos_web:$IMAGE_TAG
|
||||
|
||||
# Wait for container to be ready
|
||||
@@ -261,6 +261,7 @@ jobs:
|
||||
-e MODE=production \
|
||||
-e APP_ENV=production \
|
||||
-e APP_DEBUG=false \
|
||||
-e AUTO_MIGRATE=false \
|
||||
$PREVIOUS_IMAGE
|
||||
echo "Rollback completed"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user