Skip to content

Commit

Permalink
Update cibuild-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
tsusdere committed Jan 5, 2024
1 parent 117fd75 commit ed0d437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/cibuild-docker
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -ex

docker build --build-arg -t github-pages .
docker build -t github-pages .
docker run --rm --workdir /src/gh/pages-gem github-pages script/cibuild

0 comments on commit ed0d437

Please sign in to comment.