ci: update sr.ht to use alpine/latest, more reliable

master
Andrew Kelley 2019-12-02 10:47:49 -05:00
parent b6127b0fe9
commit fc1373a85d
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9
1 changed files with 2 additions and 1 deletions

View File

@ -16,11 +16,12 @@ OAUTH_TOKEN="$2"
YML_FILE="tmp.yml"
cat <<EOF >"$YML_FILE"
image: alpine/edge
image: alpine/latest
packages:
- py3-pip
- curl
- jq
- xz
secrets:
- 6c60aaee-92e7-4e7d-812c-114817689b4d
sources: