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

That is one LONG line

parent f6266649
No related branches found
No related tags found
No related merge requests found
......@@ -56,13 +56,7 @@ deploy:
# - kinit -k -t $KRB_KOJI_KEYTAB.keytab $KRB_KOJI_USERNAME@CERN.CH
- yum install -y koji
script:
- >
koji --keytab=$KRB_KOJI_KEYTAB.keytab
--principal=$KRB_KOJI_USERNAME@CERN.CH
--authtype=kerberos
--server=http://koji.cern.ch/kojihub
--weburl=http://koji.cern.ch/koji
--topurl=http://koji.cern.ch/kojifiles list-permissions --mine
- koji --keytab=$KRB_KOJI_KEYTAB.keytab --principal=$KRB_KOJI_USERNAME@CERN.CH --authtype=kerberos --server=http://koji.cern.ch/kojihub --weburl=http://koji.cern.ch/koji --topurl=http://koji.cern.ch/kojifiles list-permissions --mine
# - make build
# rpm:
# image: ubuntu:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment