Browse Source

.

pull/1/merge
MTLantoine 6 years ago
parent
commit
dcdc5fc581
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -7,7 +7,6 @@ jobs:
username: mydockerhub-user
password: $DOCKERHUB_PASSWORD # context / project UI env-var reference
build:
check-format:
<<: *shared-config
steps:
- checkout # check out the code in the project directory

Loading…
Cancel
Save