Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Sep 20, 2023
1 parent 61c2073 commit 6706eff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dockerfiles/vcpkg/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ function doBuild() {
# docker run -it --mount source="$(pwd)",target=/hpcc-dev/HPCC-Platform,type=bind,consistency=cached build-ubuntu-22.04:latest bash
}

# doBuild centos-7
# doBuild centos-8
# doBuild amazonlinux
# doBuild ubuntu-23.04
doBuild ubuntu-23.04
doBuild ubuntu-20.04
doBuild amazonlinux
doBuild ubuntu-22.04
# doBuild ubuntu-20.04
doBuild centos-8
doBuild centos-7

wait

Expand Down

0 comments on commit 6706eff

Please sign in to comment.