Browse Source

✏️ fix typo

main
Straw-Etiam 6 years ago
parent
commit
5c7563482b
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -172,7 +172,7 @@ workflows:
- build_docker
- publish_image:
context:
- DOCKERPASSWORD
- docker
requires:
- build_docker
Loading…
Cancel
Save