Skip to content

Commit

Permalink
Update ci-pipeline.yml: add envvar
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBRoswell authored Aug 27, 2024
1 parent 1d91783 commit 568b361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
DOCKER_FOLDER: ${{ inputs.docker_folder }}
TAG: ${{ inputs.tag }}
DOCKERHUB_IMAGE_ID: "qcdis/"
CELL_GITHUB: ${{ env.CELL_GITHUB }}
CELL_GITHUB: "https://github.com/QCDIS/NaaVRE-cells-test-3"
CELL_GITHUB_TOKEN: ${{ secrets.CELL_GITHUB_TOKEN }}

jobs:
Expand Down

0 comments on commit 568b361

Please sign in to comment.