Browse Source

docker_build_pushv2

main
Straw-Etiam 6 years ago
parent
commit
f8bbdeb40c
  1. 10
      .circleci/config.yml

10
.circleci/config.yml

@ -20,15 +20,7 @@ workflows:
- lint - lint
- test - test
- endtoend - endtoend
- publish_image:
contest:
- DOCKERPASSWORD
requires:
- build_docker
filters:
branches:
only:
- main
jobs: jobs:

Loading…
Cancel
Save