Revert "Only run CI/CD on master/sandpit"
Trying to leverage tag id during build This reverts commit 9e39e607cf70b4b4e36eab83976cf277cde0fa8c.
This commit is contained in:
parent
9e39e607cf
commit
9b3ef7a3ba
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user