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