This commit is contained in:
Neale Pickett 2020-09-18 13:19:36 -06:00
parent 98da3cb70f
commit 8ed10a67c5
1 changed files with 3 additions and 3 deletions

View File

@ -40,9 +40,9 @@ jobs:
with:
target: moth
file: build/package/Containerfile
tags:
- dirtbags/moth:latest
- docker.pkg.github.com/dirtbags/moth/moth:latest
tags: |
dirtbags/moth:latest
docker.pkg.github.com/dirtbags/moth/moth:latest
- name: Build and push moth-devel image
uses: docker/build-push-action@v2