Browse Source

Update config.yml

main
Thaisrr 6 years ago
committed by GitHub
parent
commit
5f0256bb55
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -11,7 +11,8 @@ workflows:
requires:
- install
- database:
requires: install
requires:
- install
jobs:
hello:
docker:

Loading…
Cancel
Save