Merged
shaun merged 3 commits from feature/implement_CI_CD_dotfiles#2 into master 2025-05-03 17:01:08 -04:00
Showing only changes of commit b82db31e2c - Show all commits

View File

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