Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-02-11 10:05:06 -07:00
committed by GitHub
parent f1760fbb04
commit a8fa0628dd

View File

@@ -3,7 +3,7 @@ name: Build_Subgen_Dockerfile
on:
push:
branches:
- 'launcher'
- 'main'
paths-ignore:
- '**.md'
- '**.yml'
@@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: mccloud/subgen:launcher
tags: mccloud/subgen:latest