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 7e465e0 commit 1d91783
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ env:
DOCKER_FOLDER: ${{ inputs.docker_folder }}
TAG: ${{ inputs.tag }}
DOCKERHUB_IMAGE_ID: "qcdis/"
CELL_GITHUB: ${{ env.CELL_GITHUB }}
CELL_GITHUB_TOKEN: ${{ secrets.CELL_GITHUB_TOKEN }}

jobs:
build:
Expand Down

0 comments on commit 1d91783

Please sign in to comment.