Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions molecule/openwebui/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ driver:
password: $DOCKER_PW
platforms: # Test on ubuntu jammy by default
- name: workspace-src-ubuntu_jammy
<<<<<<< add_openwebui_role
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy-nginx
=======
image: ghcr.io/utrechtuniversity/src-test-workspace:ubuntu_jammy
command: /sbin/init
>>>>>>> main
<<: *image_settings
provisioner:
name: ansible
Expand Down
Loading