Forgot this.
parent
d9173e7b50
commit
0c4831260e
|
@ -153,6 +153,7 @@ deploy_all:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ls -lah
|
- ls -lah
|
||||||
|
- dnf -y install git
|
||||||
- mkdir -p release/source_code
|
- mkdir -p release/source_code
|
||||||
- git bundle create release/source_code/source_code.bundle --all
|
- git bundle create release/source_code/source_code.bundle --all
|
||||||
- "echo \"This is a git bundle of the full repo, to use: git clone source_code.bundle --branch master\" > release/source_code/Readme.txt"
|
- "echo \"This is a git bundle of the full repo, to use: git clone source_code.bundle --branch master\" > release/source_code/Readme.txt"
|
||||||
|
|
Loading…
Reference in New Issue