rename docker image tag

This commit is contained in:
AI-Pranto 2021-12-18 17:01:11 +06:00
parent 98899078e1
commit 05e32d25cd
3 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: openmc/openmc:latest-libmesh
tags: openmc/openmc:latest-dagmc-libmesh
build-args: |
build_dagmc=on
build_libmesh=on

View file

@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: openmc/openmc:develop-dagmc
tags: openmc/openmc:develop-dagmc-libmesh
build-args: |
build_dagmc=on
build_libmesh=on

View file

@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: openmc/openmc:develop-dagmc
tags: openmc/openmc:develop-libmesh
build-args: |
build_libmesh=on
compile_cores=2