Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
maximemulder committed Nov 12, 2024
1 parent ac4dcf7 commit 3b10676
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
name: Docker
runs-on: ubuntu-latest
steps:
- name: Print variables
run: echo ${{ vars.S3_BUCKET_URL }} ${{ vars.S3_BUCKET_NAME }}

- name: Check out LORIS-MRI
uses: actions/checkout@v4

Expand Down

0 comments on commit 3b10676

Please sign in to comment.