Skip to content

Commit fe5f689

Browse files
asdf
1 parent c339e0a commit fe5f689

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ jobs:
125125
-f ./.github/docker/Dockerfile.musl \
126126
-t $ARCH-alpine-lib-base-node-$NODE_VERSION \
127127
.
128-
129-
cat alpine-node-base | docker load
128+
129+
ls
130+
# cat alpine-node-base | docker load
130131
131132
- id: upload-base-image
132133
name: Upload base image

0 commit comments

Comments
 (0)