Skip to content

請問怎麼都沒有執行script ? #11

@changchichung

Description

@changchichung

這是我的 webhook.conf

{
	"bind": ":9876",
	"items": [
	{
		"repo": "http://192.168.11.200:3000/changch/autodeploytest.git",
		"branch": "master",
		"script": "/usr/local/bin/hello.sh"
	}
]}

192.168.11.200 是我們自己建立的 gitea server
我已經在上面建立了 webhook
https://i.imgur.com/XRjLjU2.png
也看到有成功觸發了webhook

https://i.imgur.com/YwhRF4V.png

可是並沒有去執行 /usr/local/bin/hello.sh 耶?

我還需要檢查什麼嗎?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions