install build requirements
This commit is contained in:
parent
d391fcdee7
commit
693b4087ec
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: Build
|
||||
image: alpine:3.20
|
||||
commands:
|
||||
- apk add --no-cache make just
|
||||
- apk add --no-cache make just aws-cli docker-compose
|
||||
- just build-r-rhel-9 4.3.3
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
|
|||
Loading…
Reference in a new issue