Commit 60115f88 authored by Vitaly Lipatov's avatar Vitaly Lipatov

github testsuite: fix git access

parent 5bdf46f7
......@@ -13,7 +13,6 @@ jobs:
image: alt:sisyphus
env:
BUILDER: builder
ALLOW_ROOT_USER: 1
steps:
......@@ -26,6 +25,7 @@ jobs:
- name: build
run: |
echo "%_allow_root_build 1" > ${HOME}/.rpmmacros
git config --global --add safe.directory /__w/eepm/eepm
rpmbb
- name: install
......
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