We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0236ef commit c192eaaCopy full SHA for c192eaa
.drone.yml
@@ -26,7 +26,7 @@ steps:
26
- name: build-install
27
commands:
28
- ./src/hst_autocompile.sh --hestia --install '~localsrc'
29
-- name: bast-test
+- name: bash-test
30
31
- bats ./test/test.bats
32
- name: php-test
@@ -64,7 +64,7 @@ steps:
64
65
66
67
68
69
70
@@ -75,4 +75,4 @@ trigger:
75
event: [ pull_request ]
76
---
77
kind: signature
78
-hmac: d1d1dce9762039d55ad52a43bd8ba33802fe02e142b850d6a43bd073c70f82a2
+hmac: 05165282c2f9b98afd11675dc98c99c4037d1672485eca49f462dc946c120a68
0 commit comments