Update main.yml

This commit is contained in:
qiaofeng1227 2022-12-13 16:17:56 +08:00 committed by GitHub
parent 6c4a5bfd4d
commit 1c10e7f35a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"