mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-25 13:51:17 +00:00
Trying a first docker deploy.
This commit is contained in:
parent
c69b393aa5
commit
c73bcd1a1a
1 changed files with 0 additions and 4 deletions
|
@ -2,9 +2,5 @@
|
||||||
|
|
||||||
new_tag="$1"
|
new_tag="$1"
|
||||||
|
|
||||||
# Old deploy
|
|
||||||
# sudo docker build . --tag dessalines/lemmy-ui:$new_tag
|
|
||||||
# sudo docker push dessalines/lemmy-ui:$new_tag
|
|
||||||
|
|
||||||
git tag $new_tag
|
git tag $new_tag
|
||||||
git push origin $new_tag
|
git push origin $new_tag
|
||||||
|
|
Loading…
Reference in a new issue