Change docker tag

This commit is contained in:
Hubert Van De Walle 2020-08-18 19:52:04 +02:00
parent ab7cfd8147
commit a98d6e8e64

View File

@ -4,5 +4,5 @@ rm app/src/main/resources/css-manifest.json
rm app/src/main/resources/static/styles*
yarn --cwd css run css-purge \
&& docker build -t hubv/simplenotes:dev . \
&& docker push hubv/simplenotes:dev
&& docker build -t hubv/simplenotes . \
&& docker push hubv/simplenotes