| author | |
| committer | |
| log | fc1373a85d55698575f361100f0867e15d6ec1d3 |
| tree | c629d5c20b8e1e3823ed9b787b8b2a96b5d93c69 |
| parent | b6127b0fe93cfc70d790b6fc9456f5633591e630 |
| signature |
1 files changed, 2 insertions(+), 1 deletions(-)
ci/srht/on_master_success+2-1| ... | ... | @@ -16,11 +16,12 @@ OAUTH_TOKEN="$2" |
| 16 | 16 | YML_FILE="tmp.yml" |
| 17 | 17 | |
| 18 | 18 | cat <<EOF >"$YML_FILE" |
| 19 | image: alpine/edge | |
| 19 | image: alpine/latest | |
| 20 | 20 | packages: |
| 21 | 21 | - py3-pip |
| 22 | 22 | - curl |
| 23 | 23 | - jq |
| 24 | - xz | |
| 24 | 25 | secrets: |
| 25 | 26 | - 6c60aaee-92e7-4e7d-812c-114817689b4d |
| 26 | 27 | sources: |