Trigger workflow on dev branch; tag image :dev
Build and Push tcp-ingestion / build (push) Successful in 55s

This commit is contained in:
2026-05-03 15:49:11 +00:00
parent ec2cf5f3b9
commit 6acad6f3d7
+2 -2
View File
@@ -2,7 +2,7 @@ name: Build and Push tcp-ingestion
on: on:
push: push:
branches: [main] branches: [dev]
paths: paths:
- 'src/**' - 'src/**'
- 'test/**' - 'test/**'
@@ -61,4 +61,4 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: git.dev.trmtracking.org/trm/tcp-ingestion:main tags: git.dev.trmtracking.org/trm/tcp-ingestion:dev