feat: improve comments
This commit is contained in:
parent
f90da9e49c
commit
2430adae64
1 changed files with 2 additions and 2 deletions
|
|
@ -16,10 +16,10 @@ image-build:
|
|||
# build image
|
||||
- "buildah bud -t docs-simoncor-net ."
|
||||
|
||||
# tag the image
|
||||
# tag image
|
||||
- "buildah tag docs-simoncor-net cr.simoncor.net/siempie/docs-simoncor-net:latest"
|
||||
|
||||
# push the image
|
||||
# push image
|
||||
- "buildah push cr.simoncor.net/siempie/docs-simoncor-net:latest"
|
||||
|
||||
# logout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue