Skip to content

Commit

Permalink
Moves app config to env.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBortol committed Jul 24, 2024
1 parent 71a6bf1 commit 3f4831f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/omero_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ jobs:
ref: master
- name: Build and run OMERO tests
run: .omero/docker $STAGE
env:
CONFIG_omero_web_apps: '"omero_vitessce"'
CONFIG_omero_web_omero__vitessce_serveraddress: '"http://localhost:4080"'
7 changes: 0 additions & 7 deletions .omeroci/app-config

This file was deleted.

0 comments on commit 3f4831f

Please sign in to comment.