Other change
This commit is contained in:
+2
-2
@@ -5,13 +5,13 @@ steps:
|
||||
- name: send
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
urls: http://server1.nicholaspease.com:11003
|
||||
urls: http://192.168.0.254:11003
|
||||
content_type: application/json
|
||||
template: |
|
||||
{
|
||||
"repo": "{{ repo.name }}"
|
||||
}
|
||||
|
||||
|
||||
- name: electron-build
|
||||
image: node
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user