feature/implement_CI_CD_dotfiles#2 (#4)

Co-authored-by: Shaun Setlock <shaun@setlock.net>
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/4
This commit was merged in pull request #4.
This commit is contained in:
2025-05-03 17:01:08 -04:00
parent bf228bf176
commit 0635cad22e

View File

@@ -4,7 +4,6 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- main
- master - master
tags: tags:
- "v*" # triggers when you push a tag like v1.0.0 - "v*" # triggers when you push a tag like v1.0.0