Compare commits
2 Commits
069fb70bc2
...
4baee40cf7
| Author | SHA1 | Date | |
|---|---|---|---|
|
4baee40cf7
|
|||
| 63fdef0e26 |
@@ -153,7 +153,7 @@ jobs:
|
|||||||
|
|
||||||
#HTTP_STATUS=$(
|
#HTTP_STATUS=$(
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
--silent \
|
--output /tmp/pr_response
|
||||||
--data "${PAYLOAD}" \
|
--data "${PAYLOAD}" \
|
||||||
-H "Authorization: token ${GITEA_TOKEN}" \
|
-H "Authorization: token ${GITEA_TOKEN}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ shelly-plug:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: php
|
repository: php
|
||||||
tag: 8.4.15-apache-bookworm
|
tag: 8.5.0-apache-bookworm
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SHELLY_HOSTNAME
|
- name: SHELLY_HOSTNAME
|
||||||
|
|||||||
Reference in New Issue
Block a user