Skip to content

Commit

Permalink
push latest and version
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Sep 10, 2019
1 parent f09b873 commit 75d110d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.sh
Expand Up @@ -10,6 +10,6 @@ docker build --no-cache -t sitespeedio/coach:$PACKAGE_VERSION -t sitespeedio/coa
docker login

docker push sitespeedio/coach:$PACKAGE_VERSION
# docker push sitespeedio/coach:latest
docker push sitespeedio/coach:latest

# bin/webcoach.js --version | tr -d '\n' > ../sitespeed.io/docs/_includes/version/coach.txt
bin/webcoach.js --version | tr -d '\n' > ../sitespeed.io/docs/_includes/version/coach.txt

0 comments on commit 75d110d

Please sign in to comment.