Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit ca5bd6e

Browse files
Do not rebuild image for publish. (#205)
1 parent 5204dd4 commit ca5bd6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/travis/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ fi
2828

2929
if [[ ! -z ${RUNTIME} ]]; then
3030
TERM=dumb ./gradlew \
31-
${RUNTIME}:distDocker \
31+
${RUNTIME}:pushImage \
3232
-PdockerRegistry=docker.io \
3333
-PdockerImagePrefix=${IMAGE_PREFIX} \
3434
-PdockerImageTag=${IMAGE_TAG}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /