mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 09:30:27 +00:00
Update main.yml
This commit is contained in:
parent
6c4a5bfd4d
commit
1c10e7f35a
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
shell: |
|
||||
cd /data/apps/jenkins && docker compose down -v
|
||||
rm -rf /data/apps/jenkins
|
||||
when: gitlab_version == "ce" or gitlab_version == "ee"
|
||||
when: gitlab_version != "jenkins"
|
||||
|
|
Loading…
Reference in a new issue