Skip to content

Make DAST updated and released on a weekly basis

What does this MR do?

Enables re-building major, latest tag and x-y-stable tags on scheduled pipelines in order to release DAST on a weekly basis (because zap2docker/weekly is updated on a weekly basis). For that, it:

  • Adds a job to build major automatically for scheduled pipelines
  • Adds a job to build the latest tag automatically for scheduled pipelines
  • Makes all deploy jobs (tag latest and x-y-stable) run also on scheduled pipelines

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/11213

Does this MR meet the acceptance criteria?

Edited by Victor Zagorodny

Merge request reports