-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,8 +58,8 @@ Kopiere `/tmp/gdv-xport` anschließend auf die Web-Seite. | |
|
||
|D-Day | ||
|Label setzen | ||
|`git tag gdv-xport-4.1.0` (lokal) | ||
`git push [email protected]:oboehm/gdv.xport.git tag gdv-xport-4.1.0` (remote) | ||
|`git tag gdv-xport-6.5.0` (lokal) | ||
`git push [email protected]:oboehm/gdv.xport.git tag gdv-xport-6.5.0` (remote) | ||
|
||
|nachher | ||
|Tickets schließen | ||
|
@@ -88,8 +88,8 @@ Um ein Docker-Image auf https://hub.docker.com/r/oboehm/gdv.xport zu bringen, si | |
|
||
* Docker-Image bauen: `docker build -t gdv.xport -f Dockerfile .` | ||
* Image-ID ermitteln: `docker images` | ||
* Docker-Image taggen: `docker tag <Image-ID> oboehm/gdv.xport:6.4.0` | ||
* Docker-Image pushen: `docker push oboehm/gdv.xport:6.4.0` | ||
* Docker-Image taggen: `docker tag <Image-ID> oboehm/gdv.xport:6.5.0` | ||
* Docker-Image pushen: `docker push oboehm/gdv.xport:6.5.0` | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters