unfuck this pipeline
This commit is contained in:
parent
9e4473a097
commit
7b42dfc151
|
@ -17,8 +17,7 @@ steps:
|
||||||
- LICENSE=GPL-2.0
|
- LICENSE=GPL-2.0
|
||||||
- SHORT_DESCRIPTION=Customized dwm
|
- SHORT_DESCRIPTION=Customized dwm
|
||||||
- DEPENDENCIES=pango>=1.44,glibc>=2.32,libX11>=1.2,libXft>=2.3.8,libXinerama>=1.0.3,fontconfig>=2.6.0
|
- DEPENDENCIES=pango>=1.44,glibc>=2.32,libX11>=1.2,libXft>=2.3.8,libXinerama>=1.0.3,fontconfig>=2.6.0
|
||||||
commands:
|
commands: |
|
||||||
- |
|
|
||||||
xbps-create -A x86_64 \
|
xbps-create -A x86_64 \
|
||||||
-H "$${CI_REPO_URL}" \
|
-H "$${CI_REPO_URL}" \
|
||||||
-l "$${LICENSE}" \
|
-l "$${LICENSE}" \
|
||||||
|
|
Loading…
Reference in New Issue