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:
|
||||
push:
|
||||
branches: [ development, chore/software-testing ]
|
||||
branches: [ development ]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
@ -1,3 +1,5 @@
|
||||
Name: Run Unit and Integration Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user