Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated gitlab template using extends key #206

Merged
merged 3 commits into from Dec 12, 2019

Conversation

nanoflat
Copy link
Contributor

Gitlab added extends job key, which is easier to understand and read then YAML anchors.

https://docs.gitlab.com/ee/ci/yaml/#extends

Gitlab added `extends` job key, which is easier to understand and read then YAML anchors.

https://docs.gitlab.com/ee/ci/yaml/#extends
chore: updated gitlab template using extends key
@arendjantetteroo
Copy link

Even better is using the parallel keyword on the job itself so you no longer need the extends or template.
https://docs.gitlab.com/ee/ci/yaml/#parallel

@CLAassistant
Copy link

CLAassistant commented Jul 7, 2019

CLA assistant check
All committers have signed the CLA.

@cypress
Copy link

cypress bot commented Dec 12, 2019



Test summary

113 0 0 0


Run details

Project cypress-example-kitchensink
Status Passed
Commit 641bb3a
Started Dec 12, 2019 5:06 AM
Ended Dec 12, 2019 5:11 AM
Duration 04:57 💡
OS Linux Ubuntu Linux - 14.04
Browser Electron 73

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Contributor

@bahmutov bahmutov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks so much simpler

@bahmutov bahmutov merged commit 0e05ca7 into cypress-io:master Dec 12, 2019
@bahmutov
Copy link
Contributor

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants