Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
integration_tests:
name: Integration tests
uses: uc-cdis/.github/.github/workflows/integration_tests.yaml@master
with:
TEST_REPO_BRANCH: chore/debug_ff_repository_issue
secrets:
CI_TEST_ORCID_USERID: ${{ secrets.CI_TEST_ORCID_USERID }}
CI_TEST_ORCID_PASSWORD: ${{ secrets.CI_TEST_ORCID_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion bihprod/bih-staging.data-commons.org/values/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ frontend-framework:
enabled: true
image:
repository: quay.io/cdis/bih-data-commons
tag: 1.3.5
tag: 1.3.6
global:
aws:
account: '533267425233'
Expand Down
Loading