Compare commits
No commits in common. "7e3687f776dc3265669f7125d1197aa897faf996" and "1cb257c485065bffda5d5abb6968cb6b91a5a339" have entirely different histories.
7e3687f776
...
1cb257c485
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ docker image pull gentoo/stage3:amd64-nomultilib-openrc
|
|||
```
|
||||
|
||||
# Publishing
|
||||
Tag the built image with the current date as the name:
|
||||
Tag the build image with the current date as the name:
|
||||
```commandline
|
||||
docker image tag <hash> fritteli/pkgcheck:yyyyMMdd
|
||||
docker image tag <hash> fritteli/pkgcheck:latest
|
||||
|
|
Loading…
Reference in a new issue