Remove Portainer Update

This commit is contained in:
Comprofix 2023-12-31 10:47:28 +10:00
parent fd062865c0
commit c35d041589

View File

@ -38,14 +38,6 @@ docker_build:
only:
- master
portainer_update:
stage: portainer_update
image: curlimages/curl
script:
- curl -X POST $PORTAINER_UPDATE
only:
- master