Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarnotel committed Mar 18, 2022
1 parent fb7e76d commit 86677ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .jenkins/deployDockerHub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ docker tag freefem:latest freefem/freefem:"$CURRENT_VERSION"
# Push
docker push freefem/freefem:latest
docker push freefem/freefem:"$CURRENT_VERSION"

# Logout
docker logout

0 comments on commit 86677ea

Please sign in to comment.