Trigger workflow on dev branch; tag image :dev
Build and Push tcp-ingestion / build (push) Successful in 55s
Build and Push tcp-ingestion / build (push) Successful in 55s
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build and Push tcp-ingestion
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [dev]
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'test/**'
|
||||
@@ -61,4 +61,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: git.dev.trmtracking.org/trm/tcp-ingestion:main
|
||||
tags: git.dev.trmtracking.org/trm/tcp-ingestion:dev
|
||||
|
||||
Reference in New Issue
Block a user