Code development platform for open source projects from the European Union institutions

Update Script to remove old pipeliness and artefacts authored by Konrad DWOJAK's avatar Konrad DWOJAK
Due to the limited disk space on code.europa.eu, all projects should be mindful on how much dispace their projects take, including the artefacts. Therefore, the projects are advised to clean-up their storage on a regular basis.
To faciliate this, the teams can use the attached script. You'll need to define and add the following to the script:
\*\*ACCESSTOKEN \*\*: Valid GitLab user access token
\*\*DELETEBEFORE \*\*: Date up until which you want to delete the pipelines, in format : yyyy-mm-dd
\*\*PROJECTID \*\*: Specific project id where the pipelines are to be removed
**ACCESSTOKEN** : Valid GitLab user access token
**DELETEBEFORE** : Date up until which you want to delete the pipelines, in format : yyyy-mm-dd
**PROJECTID** : Specific project id where the pipelines are to be removed
(The script has been adapted and shared by @Joao-Diogo.NUNES-CARTAXO)
\ No newline at end of file