Change docker tag
This commit is contained in:
parent
ab7cfd8147
commit
a98d6e8e64
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user