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