mirror of https://github.com/dirtbags/moth.git
This commit is contained in:
parent
98da3cb70f
commit
8ed10a67c5
|
@ -40,9 +40,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
target: moth
|
target: moth
|
||||||
file: build/package/Containerfile
|
file: build/package/Containerfile
|
||||||
tags:
|
tags: |
|
||||||
- dirtbags/moth:latest
|
dirtbags/moth:latest
|
||||||
- docker.pkg.github.com/dirtbags/moth/moth:latest
|
docker.pkg.github.com/dirtbags/moth/moth:latest
|
||||||
|
|
||||||
- name: Build and push moth-devel image
|
- name: Build and push moth-devel image
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
|
|
Loading…
Reference in New Issue