mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
SYNERGY-506 Enterprise asks for serial key (#6838)
* Update linux-build.yml * Update ChangeLog
This commit is contained in:
parent
e9a654e16e
commit
2c8daadaf9
@ -122,7 +122,7 @@ steps:
|
||||
GIT_COMMIT: $(Build.SourceVersion)
|
||||
|
||||
- script: |
|
||||
cd build-release
|
||||
cd build-ent
|
||||
make install/strip
|
||||
cd rpm
|
||||
rpmbuild -bb --define "_topdir $(pwd)" --buildroot $(pwd)/BUILDROOT synergy.spec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user