fix commands
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user