Skip to content
Snippets Groups Projects
Commit b440fad3 authored by Albin Stjerna's avatar Albin Stjerna
Browse files

Correct filename for Koji conf

parent bc18af67
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ deploy:
- kinit -k -t $KRB_USERNAME.keytab $KRB_USERNAME@CERN.CH
- yum install -y koji
- mkdir -p ~/.koji/
- cp koji.conf ~/.koji/config
- cp koji.config ~/.koji/config
script:
- cat ~/.koji/config
- koji list-permissions --mine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment