Browse Source

suite change pass

Circle ci doesn't support special character
main
Julien Dudek 6 years ago
parent
commit
6d0d657c57
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -97,7 +97,7 @@ jobs:
- image: circleci/buildpack-deps:stretch - image: circleci/buildpack-deps:stretch
auth: auth:
username: julienm1 username: julienm1
password: V@jumacl04
password: Vajumacl04
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save