ci: test new workflow2
This commit is contained in:
parent
b77b973ff1
commit
fdcfdc5a86
|
|
@ -12,9 +12,10 @@ jobs:
|
|||
- run:
|
||||
name: Build and Push application Docker image
|
||||
command: |
|
||||
echo $DOCKERHUB_PASSWORD | docker login -u $DOCKERHUB_USERNAME --password-stdin
|
||||
cd build && make release
|
||||
workflows:
|
||||
build_and_deploy:
|
||||
release:
|
||||
jobs:
|
||||
- release:
|
||||
filters:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user