Update .gitea/workflows/deployProduction.yml #44
@@ -25,7 +25,7 @@ jobs:
|
||||
curl -X POST \
|
||||
-H "Authorization: token ${GIT_TOKEN}" \
|
||||
-H "Content-Type: application/json" \
|
||||
https://gitea.psi.ch/api/v1/repos/pombas_n/WebHosting_DMZ/forks \
|
||||
https://gitea.psi.ch/api/v1/repos/linux/WebHosting_DMZ/forks \
|
||||
-d '{}'
|
||||
|
||||
- name: Clone fork
|
||||
@@ -100,7 +100,7 @@ jobs:
|
||||
curl -X POST \
|
||||
-H "Authorization: token ${GIT_TOKEN}" \
|
||||
-H "Content-Type: application/json" \
|
||||
https://gitea.psi.ch/api/v1/repos/pombas_n/WebHosting_DMZ/pulls \
|
||||
https://gitea.psi.ch/api/v1/repos/linux/WebHosting_DMZ/pulls \
|
||||
-d '{
|
||||
"title": "Update psitrail and pocketapp versions",
|
||||
"body": "Automated version update.",
|
||||
|
||||
Reference in New Issue
Block a user