Skip to content

Commit 1fc2ca5

Browse files
committed
优化
1 parent 77f4a0b commit 1fc2ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
# 7️⃣ Build and push only if update is recent
9191
- name: Build and push
92-
if: env.run_build == 'true'
92+
# if: env.run_build == 'true'
9393
uses: docker/build-push-action@v7
9494
with:
9595
context: .

0 commit comments

Comments
 (0)