|
|
@@ -136,6 +136,8 @@ update-packages-ubuntu2204: |
|
|
|
echo check https://ci.cppse.nl/go/admin/pipelines/apt-publisher-ubuntu2204/stages/publisher/job/make/environment_variables |
|
|
|
echo then probably you need to rm -rf /mnt2/NAS/kube/cppse.nl/cppse.nl/repo |
|
|
|
echo then probably you need to rm -rf /var/lib/go-agent/pipelines/apt-publisher-ubuntu2204 |
|
|
|
|
|
|
|
update-packages-ubuntu2204-rsync: |
|
|
|
rsync --delete -raPv -e "$$SYNC_CMD_SSH" repo $$SYNC_CMD_DEST |
|
|
|
# NOTE: troubles with this shizzle? remove /mnt2/NAS/kube/cppse.nl/cppse.nl/repo |
|
|
|
# and also remove work dir in go-agent: rm -rf /var/lib/go-agent/pipelines/apt-publisher-ubuntu2204 |