Skip to content

Commit

Permalink
Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed Feb 1, 2024
1 parent 83aa5eb commit d6eb28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
build-docker-image:
# needs: [coverage]
runs-on: ubuntu-latest
secrets: inherit
steps:
- name: Prepare tags
id: prep
secrets: inherit
env:
DOCKER_REPO: "quay.io/bokulichlab/q2-fondue"
run: |
Expand Down

0 comments on commit d6eb28c

Please sign in to comment.