fix commands

This commit is contained in:
2025-05-30 21:34:33 -05:00
parent 4759ce56ee
commit 6d2c50f3c6

View File

@@ -17,11 +17,11 @@ shelly-plug:
- /bin/sh - /bin/sh
- -ec - -ec
- | - |
- cd /var/www/html cd /var/www/html
- git init git init
- git remote add origin https://github.com/geerlingguy/shelly-plug-prometheus.git git remote add origin https://github.com/geerlingguy/shelly-plug-prometheus.git
- git fetch origin git fetch origin
- git checkout origin/master -ft git checkout origin/master -ft
resources: resources:
requests: requests:
cpu: 10m cpu: 10m