Skip to content

Commit 618fcf3

Browse files
committed
More circleci testing
1 parent 8e5b6d8 commit 618fcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
name: push image
125125
command: |
126126
docker login -u "$DOCKER_USER" -p "$DOCKER_PASS"
127-
docker push emscripten/emsdk:${CIRCLE_TAG}
127+
docker push emscripten/emsdk:1.39.18
128128
docker push emscripten/emsdk:latest
129129
130130
workflows:

0 commit comments

Comments
 (0)