Skip to content

Commit

Permalink
cli
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Oct 1, 2024
1 parent 582bd92 commit e1db218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
outputs: type=docker,dest=/tmp/gubbins_services_image.tar
build-args: |
EXTRA_PACKAGES_TO_INSTALL=git+https://github.com/DIRACGrid/DIRAC.git@integration
EXTENSION_CUSTOM_SOURCES_TO_INSTALL=/bindmount/gubbins_*.whl
EXTENSION_CUSTOM_SOURCES_TO_INSTALL=/bindmount/gubbins_db.whl,/bindmount/gubbins_routers.whl,/bindmount/gubbins_client.whl
- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e1db218

Please sign in to comment.