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: on:
push: push:
branches: branches:
- 'launcher' - 'main'
paths-ignore: paths-ignore:
- '**.md' - '**.md'
- '**.yml' - '**.yml'
@@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
push: true push: true
tags: mccloud/subgen:launcher tags: mccloud/subgen:latest