mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2024-10-30 21:20:10 +00:00
Forgot this.
This commit is contained in:
parent
d9173e7b50
commit
0c4831260e
@ -153,6 +153,7 @@ deploy_all:
|
||||
|
||||
script:
|
||||
- ls -lah
|
||||
- dnf -y install git
|
||||
- mkdir -p release/source_code
|
||||
- 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"
|
||||
|
Loading…
Reference in New Issue
Block a user