mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Try archive origin branch name.
parent
b6aa0afdc7
commit
6ac808d842
|
|
@ -442,7 +442,7 @@ linux-python-with-sources:
|
|||
paths:
|
||||
- linux-sources-with-python.tar.xz
|
||||
script:
|
||||
- git archive --format=tar.gz --output=src.tar.gz $CI_COMMIT_BRANCH
|
||||
- git archive --format=tar.gz --output=src.tar.gz origin/$CI_COMMIT_BRANCH
|
||||
- cd linux-python
|
||||
- mkdir -p pamhyr
|
||||
- cd pamhyr
|
||||
|
|
|
|||
Loading…
Reference in New Issue