Skip to content
Snippets Groups Projects
Commit 2bbc4561 authored by Bienchen's avatar Bienchen
Browse files

Update .gitlab-ci.yml file

parent a2af9c9f
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ test:ubuntu22.04:
entrypoint: [ '/bin/bash', '-c', 'ln -snf /bin/bash /bin/sh && /bin/bash -c $0' ]
before_script:
- echo "Running ubuntu22.04 'before_script'..."
- apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 871920D1991BC93C
- apt-get update -y
- echo "... done running ubuntu22.04 'before_script'."
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment