Skip to content

Commit

Permalink
Merge branch 'marko-fix-release-vars' into 'master'
Browse files Browse the repository at this point in the history
fix(IDX): adding missing vars

 

See merge request dfinity-lab/public/ic!19865
  • Loading branch information
marko-k0 committed Jun 17, 2024
2 parents 97a84fb + 2e24628 commit b53a6c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ env:
ROOT_PIPELINE_ID: ${{ github.run_id }}
BUILDEVENT_APIKEY: ${{ secrets.HONEYCOMB_API_TOKEN }}
BUILDEVENT_DATASET: "github-ci-dfinity"
DOCKER_HUB_USER: ${{ secrets.DOCKER_HUB_USER }}
DOCKER_HUB_PASSWORD_RO: ${{ secrets.DOCKER_HUB_PASSWORD_RO }}

# TODO: DRY ~ put under wokflow-source

Expand Down

0 comments on commit b53a6c3

Please sign in to comment.