FEAT: #12 Updated test workflow and removed unwanted branch from container build
This commit is contained in:
parent
0b299b9410
commit
24720b782e
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user