Revert "Only run CI/CD on master/sandpit"

Trying to leverage tag id during build

This reverts commit 9e39e607cf70b4b4e36eab83976cf277cde0fa8c.
This commit is contained in:
Deon George 2025-03-03 16:52:04 +11:00
parent 9e39e607cf
commit 9b3ef7a3ba

View File

@ -1,10 +1,6 @@
name: Create Docker Image
run-name: ${{ gitea.actor }} Building Docker Image 🐳
on:
push:
branches:
- master
- sandpit
on: [push]
env:
VERSION: latest
DOCKER_HOST: tcp://127.0.0.1:2375