Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user