mirror of
https://github.com/alrayyes/st.git
synced 2024-11-22 03:16:22 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
ce6bf4352a
commit
44b55f59b2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ build_package:
|
||||||
|
|
||||||
build_repo:
|
build_repo:
|
||||||
image: ${CI_REGISTRY}/personal/homelab/docker/arch-pkg-build:latest
|
image: ${CI_REGISTRY}/personal/homelab/docker/arch-pkg-build:latest
|
||||||
state: build_repo
|
stage: build_repo
|
||||||
script:
|
script:
|
||||||
- mkdir -p local-repo
|
- mkdir -p local-repo
|
||||||
- repo-add local-repo/higherlearning.db.tar.xz
|
- repo-add local-repo/higherlearning.db.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue