mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Testing pipeline
This commit is contained in:
parent
c940546dfa
commit
13198fecc6
|
@ -3,7 +3,7 @@ image: python:3.6-alpine
|
|||
test:
|
||||
type: test
|
||||
script:
|
||||
- apk add py3-lxml
|
||||
- apk add libxml2-dev libxslt-dev
|
||||
- pip3.6 install -r requirements.txt
|
||||
- sed -i -e 's/https:\/\/discordapp.com\/api\/webhooks\/111111111111111111\/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/$DISCORD/g' settings.json.example
|
||||
- mv settings.json.example settings.json
|
||||
|
|
Loading…
Reference in a new issue