Skip to content
Snippets Groups Projects
Commit 4280fc73 authored by Jeremiah Foster's avatar Jeremiah Foster :zap:
Browse files

Pull the branch, checkout, pristine-tar checkout, build.

parent 788bedb0
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,10 @@ before_script:
git-buildpackage:
stage: build
script:
- git pull origin pureos/byzantium
- git show-branch
- git checkout pureos/byzantium
- pristine-tar checkout flashrom_1.2.0.orig.tar.xz
- pristine-tar -v checkout flashrom_1.2.0.orig.tar.xz
- gbp buildpackage --git-debian-branch=pureos/byzantium --git-tag
tags:
- byzantium
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment