Compare commits
2 Commits
090ff35200
...
32753d6889
Author | SHA1 | Date | |
---|---|---|---|
32753d6889 | |||
43abfd2cc5 |
@ -66,7 +66,7 @@ steps:
|
||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.18.6
|
||||
image: docker.io/plugins/docker:20.18.8
|
||||
settings:
|
||||
auto_tag: false
|
||||
dockerfile: Dockerfile
|
||||
@ -131,7 +131,7 @@ steps:
|
||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||
|
||||
- name: build
|
||||
image: docker.io/plugins/docker:20.18.6
|
||||
image: docker.io/plugins/docker:20.18.8
|
||||
settings:
|
||||
auto_tag: false
|
||||
dockerfile: Dockerfile
|
||||
|
@ -9,6 +9,8 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \
|
||||
openssl \
|
||||
libyaml \
|
||||
python \
|
||||
python-boto3 \
|
||||
python-botocore \
|
||||
python-setuptools \
|
||||
python-pip \
|
||||
python-pytest \
|
||||
|
Loading…
x
Reference in New Issue
Block a user