Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jul 13, 2016
1 parent dfbfc61 commit 024ba82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test4/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ build-specs:
- cypress/screenshots/
script:
- cypress ci --spec cypress/integration/$CI_BUILD_NAME.js --reporter json
before_script:
- echo Done with before script!
after_script:
- echo All done!

Expand Down

0 comments on commit 024ba82

Please sign in to comment.