More circleci testing (sorry)
This commit is contained in:
@@ -119,7 +119,7 @@ jobs:
|
|||||||
command: docker build --network host --build-arg EMSCRIPTEN_VERSION=1.39.18 --tag emscripten/emsdk:1.39.18 ./docker
|
command: docker build --network host --build-arg EMSCRIPTEN_VERSION=1.39.18 --tag emscripten/emsdk:1.39.18 ./docker
|
||||||
- run:
|
- run:
|
||||||
name: tag image
|
name: tag image
|
||||||
command: docker tag emscripten/emsdk:${CIRCLE_TAG} emscripten/emsdk:latest
|
command: docker tag emscripten/emsdk:1.39.18 emscripten/emsdk:latest
|
||||||
- run:
|
- run:
|
||||||
name: push image
|
name: push image
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Reference in New Issue
Block a user