fetch repository

This commit is contained in:
Czarek Nakamoto
2024-03-01 22:32:32 +01:00
parent abaa3a2d16
commit 7f6df5f0b4

View File

@@ -34,6 +34,7 @@ steps:
- name: clone repositories
image: git.mrcyjanek.net/mrcyjanek/debian:bookworm
commands:
- git fetch
- make download
- name: build depends
image: ${image}