Skip to content
Snippets Groups Projects
Commit 410d25dc authored by Alexey Protsenko's avatar Alexey Protsenko Committed by Yaroslav Dynnikov
Browse files

fix: remove pack alt patch

parent e3d19654
Loading
Checking pipeline status
......@@ -240,7 +240,6 @@ pack-altlinux:
stage: pack-altlinux
extends: .pack
script:
- sed -i 's/sudo yum-builddep -y \$<$/sudo yum-builddep -y $< || true/g' packpack/pack/rpm.mk
- DOCKER_REPO=docker-picodata.binary.picodata.io/packpack/alt DOCKER_IMAGE=p10 packpack/packpack
- DOCKER_REPO=docker-picodata.binary.picodata.io/packpack/alt DOCKER_IMAGE=p9 packpack/packpack
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment