Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit ee1e5fb

Browse files
committed
Update .travis.yml
1 parent d659c59 commit ee1e5fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
install: skip
2323
script:
2424
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
25-
- docker build -t gedorinku/koneko-online-judge .
26-
- docker push gedorinku/koneko-online-judge
25+
- docker build -t programminglab/koneko-online-judge .
26+
- docker push programminglab/koneko-online-judge
2727

2828
notifications:
2929
email:

0 commit comments

Comments
 (0)