Skip to content

Commit

Permalink
Update ci.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jimkring authored Aug 26, 2024
1 parent 491ddce commit 9c914a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

FROM ghcr.io/vipm-io/actions-runner-labview:main

ARG GITHUB_REPOSITORY
ENV GITHUB_REPOSITORY ${GITHUB_REPOSITORY}

ENV DOCKER_USER=labview

# the script below will apply VIPC files, if they are found.
Expand Down

0 comments on commit 9c914a5

Please sign in to comment.