promote: dev → stage #40

Merged
will.anderson merged 8 commits from dev into stage 2026-05-10 02:26:40 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e520ba98ca - Show all commits
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
- name: Prune Docker to reclaim disk
run: |
docker system prune -f
docker system prune -f 2>&1 || echo "prune skipped (another prune in progress)"
df -h /
# ── El SDK setup ──────────────────────────────────────────────────────
+1 -1
View File
@@ -98,7 +98,7 @@ jobs:
- name: Prune Docker to reclaim disk
run: |
docker system prune -f
docker system prune -f 2>&1 || echo "prune skipped (another prune in progress)"
df -h /
- name: Compute image tag