This commit is contained in:
parent
af94db2aa8
commit
d349b07ac9
1 changed files with 1 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ steps:
|
||||||
urls: https://chat.host-ranger.ch/hooks/9e39cidaqt8d7f9hd4gmutkngr
|
urls: https://chat.host-ranger.ch/hooks/9e39cidaqt8d7f9hd4gmutkngr
|
||||||
content_type: application/json
|
content_type: application/json
|
||||||
template: |
|
template: |
|
||||||
`${DRONE_REPO}` build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
|
${DRONE_REPO} build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
|
||||||
# {
|
# {
|
||||||
# "owner": "$DRONE_REPO_OWNER",
|
# "owner": "$DRONE_REPO_OWNER",
|
||||||
# "repo": "$DRONE_REPO_NAME",
|
# "repo": "$DRONE_REPO_NAME",
|
||||||
|
|
@ -97,8 +97,6 @@ steps:
|
||||||
from_secret: drone_ansible_user
|
from_secret: drone_ansible_user
|
||||||
private_key:
|
private_key:
|
||||||
from_secret: drone_ansible_ssh_private_key
|
from_secret: drone_ansible_ssh_private_key
|
||||||
diff: true
|
|
||||||
check: true
|
|
||||||
ssh_extra_args: "-o StrictHostKeyChecking=no"
|
ssh_extra_args: "-o StrictHostKeyChecking=no"
|
||||||
# requirements: requirements.txt
|
# requirements: requirements.txt
|
||||||
# galaxy: requirements.yml
|
# galaxy: requirements.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue