Skip to content

Commit

Permalink
try another hostname trick (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Sep 24, 2024
1 parent f44aa50 commit 30b2a58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@ jobs:
IRODS_ICAT_DBSERVER: postgres
IRODS_ICAT_DBUSER: postgres
IRODS_ICAT_DBPASS: postgres
IRODS_HOST_NAME: irods
IRODS_ZONE_NAME: sodarZone
NO_WAIT: 1
options: >-
--hostname "irods"
ports:
- 4488:1247
env:
Expand Down

0 comments on commit 30b2a58

Please sign in to comment.