geforkt von nick-slowinski.de/docs
Dieser Commit ist enthalten in:
Ursprung
7a811d8bb2
Commit
fed83c361d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -19,6 +19,7 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: registry.access.redhat.com/ubi9/python-311:1-12
|
image: registry.access.redhat.com/ubi9/python-311:1-12
|
||||||
commands:
|
commands:
|
||||||
|
- cd ~/docs
|
||||||
- pwd
|
- pwd
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
Laden …
In neuem Issue referenzieren