update packages
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Paul J Stevens 2023-10-29 11:17:26 +01:00
parent 377012b35e
commit 4cf20803d5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ steps:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- apt-get update && apt-get install -y make docker.io curl file unzip
- apt-get update && apt-get install -y make docker-buildx curl file unzip
- make build
push:
image: ubuntu:latest