From 18cde54638c32e1cc54f8e6c0ff1d4c756fae344 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 25 Feb 2022 21:04:03 -0800 Subject: [PATCH 1/2] Test commit --- seedbox/config/deluge/ggn/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/seedbox/config/deluge/ggn/docker-compose.yml b/seedbox/config/deluge/ggn/docker-compose.yml index 0b5ec8a..17f7814 100644 --- a/seedbox/config/deluge/ggn/docker-compose.yml +++ b/seedbox/config/deluge/ggn/docker-compose.yml @@ -16,4 +16,5 @@ services: - /mnt/torrenting/GGN/0:/downloads - /mnt/torrenting/GGN/0T:/watch -# this is a meaningless comment to test the ci/cd pipeline \ No newline at end of file +# this is a meaningless comment to test the ci/cd pipeline +# new trivial edit \ No newline at end of file From b0c560f10a92cc975aebf1b46b9c54f0e7193c0a Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 25 Feb 2022 21:07:03 -0800 Subject: [PATCH 2/2] Remove comments --- seedbox/config/deluge/ggn/docker-compose.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/seedbox/config/deluge/ggn/docker-compose.yml b/seedbox/config/deluge/ggn/docker-compose.yml index 17f7814..d44d4a8 100644 --- a/seedbox/config/deluge/ggn/docker-compose.yml +++ b/seedbox/config/deluge/ggn/docker-compose.yml @@ -15,6 +15,3 @@ services: - $DOCKER_DATA:/config - /mnt/torrenting/GGN/0:/downloads - /mnt/torrenting/GGN/0T:/watch - -# this is a meaningless comment to test the ci/cd pipeline -# new trivial edit \ No newline at end of file