forked from ag_kommunikation/webseite
Pin version in command, because of pipx
This commit is contained in:
parent
f397bd3ae3
commit
d2cc570bf3
@ -18,7 +18,7 @@ steps:
|
||||
- apk add imagemagick
|
||||
- python3 -m pip install --user pipx
|
||||
- export PATH=/root/.local/bin:$PATH
|
||||
- pipx install -r requirements.txt
|
||||
- pipx install lektor==3.3.8
|
||||
- lektor build
|
||||
|
||||
---
|
||||
@ -40,7 +40,7 @@ steps:
|
||||
- apk add imagemagick
|
||||
- python3 -m pip install --user pipx
|
||||
- export PATH=/root/.local/bin:$PATH
|
||||
- pipx install -r requirements.txt
|
||||
- pipx install lektor==3.3.8
|
||||
- lektor build
|
||||
- apk add rsync openssh
|
||||
- mkdir ~/.ssh
|
||||
@ -58,7 +58,7 @@ steps:
|
||||
- apk add imagemagick
|
||||
- python3 -m pip install --user pipx
|
||||
- export PATH=/root/.local/bin:$PATH
|
||||
- pipx install -r requirements.txt
|
||||
- pipx install lektor==3.3.8
|
||||
- lektor build
|
||||
- apk add rsync openssh
|
||||
- mkdir ~/.ssh
|
||||
@ -70,6 +70,6 @@ steps:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 66999f5600b38fb6336d3e05ea854c9f079d5ba2ccbc09182cbcef84b464051b
|
||||
hmac: a04843afc36b75a13b62544539985bbf077d27f55d482737a3a20b33163d4eb9
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user