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
auth:
username: julienm1
password: V@jumacl04
password: Vajumacl04
steps:
- checkout
- restore_cache:

Loading…
Cancel
Save