Skip to content

Commit

Permalink
gitac: # echo app; cd ../app;
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Jun 5, 2024
1 parent 1cd8627 commit fef6bf0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,13 @@ jobs:
# bash buildx.sh fedora &
wait
#
echo app; cd ../app;
bash buildx.sh alpine &
bash buildx.sh ubuntu &
# bash buildx.sh debian &
bash buildx.sh opensuse &
wait
# echo app; cd ../app;
# bash buildx.sh alpine &
# bash buildx.sh ubuntu &
# # bash buildx.sh debian &
# bash buildx.sh opensuse &
# wait
#
# view timecost
cat /tmp/.timecost
Expand Down

0 comments on commit fef6bf0

Please sign in to comment.