Commit a24af69b authored by Pavel Vainerman's avatar Pavel Vainerman Committed by Vitaly Lipatov

[testsuite]: build rpm

parent 0b645b87
......@@ -14,14 +14,20 @@ jobs:
env:
BUILDER: builder
ALLOW_ROOT_USER: 1
steps:
- name: install packages
run: |
apt-get update && apt-get -y install su sudo
apt-get update && apt-get -y install etersoft-build-utils su sudo
- uses: actions/checkout@v2
- name: build rpm
run: |
echo "%_allow_root_build 1" > ${HOME}/.rpmmacros
rpmbb
- name: testsuite
run: |
echo "testsuite.."
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment