mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Use docker image for e2e-setup step. Youch.
This commit is contained in:
parent
e8b17480a3
commit
6987a173b6
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ test:
|
||||||
# Start E2E environment
|
# Start E2E environment
|
||||||
e2e-environment:
|
e2e-environment:
|
||||||
stage: e2e-setup
|
stage: e2e-setup
|
||||||
|
image: ubuntu:22.04
|
||||||
before_script:
|
before_script:
|
||||||
# Install required packages
|
# Install required packages
|
||||||
- apt update
|
- apt update
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue