syntax for GitLab CI, Travis CI & Jenkins are "stage...", while Drone use "steps..." Here are the configuration files I referred https://docs.drone.io/pipeline/environment/syntax/ https://docs.gitlab.com/ee/ci/yaml/includes.html https://blog.travis-ci.com/2019-05-30-setting-up-a-ci-cd-process-on-github https://www.jenkins.io/doc/pipeline/examples/
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit