Changed prod creds
test-org/runner-rs/pipeline/pr-master There was a failure building this commit
Details
test-org/runner-rs/pipeline/pr-master There was a failure building this commit
Details
parent
35dbce562e
commit
abafa99e0e
|
|
@ -186,7 +186,7 @@ EOF
|
|||
export DEBIAN_FRONTEND=noninteractive
|
||||
cd /home/user/repo/debs/
|
||||
for deb in *.deb; do
|
||||
reprepro --priority optional --section utils includedeb stable "$deb"
|
||||
reprepro -b /var/www/deb/debian/ includedeb stable $deb
|
||||
done
|
||||
rm -f *.deb
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue