Skip to content

Commit

Permalink
Merge pull request #19090 from GordonSmith/HPCC-32475_REMOVE_GITHUB_T…
Browse files Browse the repository at this point in the history
…OKEN

HPCC-32475 Remove unused GITHUB_TOKEN ARGs
  • Loading branch information
GordonSmith authored Sep 6, 2024
2 parents ffd1296 + 70aabc1 commit c8117d4
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 c8117d4

Please sign in to comment.