Skip to content

Fix docker image tagging

Compare
Choose a tag to compare
@szerintedmi szerintedmi released this 18 Apr 16:55
· 56 commits to master since this release
ff67acf
  • fixed docker image tagging during deploy. #201
    • build on master: latest
    • staging builds: staging
  • use TRAVIS_TAG (git master branch vx.x.x tag) when tagging docker image on dockerhub (instead of package.json version) #203