updated build script
This commit is contained in:
parent
54e84a2459
commit
50ba0fe117
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
git push && \
|
git push && \
|
||||||
fedpkg build --nowait && \
|
fedpkg build --nowait && \
|
||||||
git checkout f27 && \
|
git checkout f28 && \
|
||||||
exec ./build-chain
|
exec ./build-chain
|
||||||
|
Loading…
Reference in New Issue
Block a user