Browse Source

Update config.yml

main
denisdalmeida04@gmail.com 6 years ago
parent
commit
989ccc1c1f
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -124,7 +124,7 @@ jobs:
command: git push https://heroku:5f976f6c-4d3d-47f7-b33e-c64757c330f1@git.heroku.com/vast-cliffs-53337.git HEAD:main
- run:
name: Smoke Test
command:./test.sh
command: ./test.sh
workflows:
version: 2

Loading…
Cancel
Save