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

[CI] Skip jobs already run #2

Open
4 tasks
akukulanski opened this issue Sep 17, 2019 · 0 comments
Open
4 tasks

[CI] Skip jobs already run #2

akukulanski opened this issue Sep 17, 2019 · 0 comments

Comments

@akukulanski
Copy link
Owner

if there were made no changes that impact a job made since last pipeline of the current branch or there are no significant differences with master, skip the job.

If a stage is run, then all subsequent stages should run also.

Check:

  • YAML: rerun everything
  • Dockerfile
  • Compilation sources
  • Test sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant