upadte peck
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
a 2022-12-18 11:36:55 -06:00
parent 230e4824f3
commit 51912da0c7
2 changed files with 17 additions and 1 deletions

View File

@ -2,7 +2,8 @@ pipeline:
publish-docker-image:
image: plugins/kaniko
settings:
repo: tuxpa.in/a/homepage
registry: tuxpa.in
repo: a/homepage
tags: latest,v1-${CI_COMMIT_SHA:0:8}
dockerfile: Dockerfile
username:

15
readme.md Normal file
View File

@ -0,0 +1,15 @@
## homepage
my homepage
docker image:
```
docker pull tuxpa.in/a/homepage:stable
```
it runs on port 8076