Compare commits

..

1 Commits

Author SHA1 Message Date
its-a-feature 79787ffef9 updating docker flow 2024-01-20 18:36:34 -06:00
+1 -2
View File
@@ -11,7 +11,6 @@ on:
branches:
- 'master'
- 'main'
- 'docker_testing'
tags:
- "v*.*.*"
@@ -37,7 +36,7 @@ env:
VERSION: ${{ github.ref_name }}
#VERSION: ${{ github.event.head_commit.message }}
RELEASE_BRANCH: docker_testing
RELEASE_BRANCH: master
jobs:
# Builds the base container image and pushes it to the container registry