Merge pull request #2 from cbcoutinho/feature/test-ci

trigger
This commit is contained in:
Chris Coutinho
2025-05-05 03:18:51 +02:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
@@ -3,6 +3,7 @@ name: Build and Publish Docker Image
on:
push:
branches: [ "master" ]
tags: ["*"]
jobs:
build-and-push:
-1
View File
@@ -1,4 +1,3 @@
name: Docker Compose Action
on: