mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Remove redundant
This commit is contained in:
committed by
Jose Diaz-Gonzalez
parent
478f5e34d3
commit
25b144e496
@@ -119,4 +119,3 @@ docker save dokku/test-app:v12 | bzip2 | ssh my.dokku.host "bunzip2 | docker loa
|
||||
# tag and deploy the image
|
||||
ssh my.dokku.host "dokku tags:create test-app previous; dokku tags:deploy test-app v12 && dokku tags:create test-app latest"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user