ci: testnew workflow
This commit is contained in:
parent
2270ea33f6
commit
b77b973ff1
|
|
@ -13,10 +13,10 @@ jobs:
|
|||
name: Build and Push application Docker image
|
||||
command: |
|
||||
cd build && make release
|
||||
# workflows:
|
||||
# build_and_deploy:
|
||||
# jobs:
|
||||
# - release:
|
||||
# filters:
|
||||
# branches:
|
||||
# only: main
|
||||
workflows:
|
||||
build_and_deploy:
|
||||
jobs:
|
||||
- release:
|
||||
filters:
|
||||
branches:
|
||||
only: dev
|
||||
Loading…
Reference in New Issue
Block a user