Skip to content

Commit

Permalink
HPCC-32475 Remove unused GITHUB_TOKEN ARGs
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Sep 5, 2024
1 parent ffd1296 commit 70aabc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dockerfiles/platform-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ RUN git clone --no-checkout https://github.com/${BUILD_USER}/HPCC-Platform.git &

WORKDIR /hpcc-dev/HPCC-Platform/vcpkg
RUN ./bootstrap-vcpkg.sh
ARG GITHUB_ACTOR=hpcc-systems
ARG GITHUB_TOKEN=none

WORKDIR /hpcc-dev/build

Expand Down

0 comments on commit 70aabc1

Please sign in to comment.