Skip to content

Commit 818431c

Browse files
committed
comment
1 parent 3b5bac9 commit 818431c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
uses: docker/setup-qemu-action@v3
5353
- name: Set up Docker Buildx
5454
uses: docker/setup-buildx-action@v3
55+
56+
# Build first for testing (no publish): https://docs.docker.com/build/ci/github-actions/test-before-push/
5557
- name: Build and export to Docker
5658
uses: docker/build-push-action@v6
5759
with:

0 commit comments

Comments
 (0)