Browse Source

✏️ fix typo in CI

pull/1/merge
Straw-Etiam 6 years ago
parent
commit
c5c53263e5
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -97,5 +97,5 @@ workflows:
- build - build
- docker-build-and-push: - docker-build-and-push:
context: context:
- DOCKER
- docker
Loading…
Cancel
Save