Skip to content
Snippets Groups Projects
Commit 51487cd9 authored by dgelessus's avatar dgelessus
Browse files

Remove duplicate apt-get update

parent f29d7a89
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,6 @@ stages: ...@@ -21,7 +21,6 @@ stages:
extends: .test-common extends: .test-common
before_script: &default_before_script_linux before_script: &default_before_script_linux
- export DEBIAN_FRONTEND="noninteractive" - export DEBIAN_FRONTEND="noninteractive"
- apt-get update
test:linux: test:linux:
extends: .test-linux extends: .test-linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment