Skip to content

Commit

Permalink
gitac: compile > bash buildx.sh builder
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 3, 2023
1 parent dcf3fa9 commit 61b3077
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,14 @@ jobs:
export DOCKER_REGISTRY_PW_dockerhub=${{ secrets.DOCKER_REGISTRY_PW_DOCKERHUB }}
# BUILD
# echo core;
echo compile; cd compile;
# bash buildx.sh ubt-builder
# bash buildx.sh deb12-builder
#
# bash buildx.sh builder
bash buildx.sh builder
# bash buildx.sh #compile
bash buildx.sh flux
# echo flux; cd flux;
# bash buildx.sh flux
# post-build:
# name: Post-build
Expand Down

0 comments on commit 61b3077

Please sign in to comment.