FEAT: #12 Updated test workflow and removed unwanted branch from container build
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build and Push Development Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ development, chore/software-testing ]
|
branches: [ development ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
|
Name: Run Unit and Integration Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
Reference in New Issue
Block a user