Skip to content

Commit

Permalink
remove apt step from build
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress authored and jgriffiths committed Nov 24, 2020
1 parent 34d8924 commit 123b0af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ buster_release:
tags:
- ga
before_script:
- apt-get update -yqq
- apt-get install -yqq --no-install-recommends git uncrustify
- tools/uncrustify || true
- git diff --exit-code
- git submodule sync --recursive
Expand Down

0 comments on commit 123b0af

Please sign in to comment.