add woodpecker CI
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/docker-deploy Pipeline was successful
This commit is contained in:
parent
730326ede8
commit
47825aa2f6
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,7 @@ steps:
|
|||
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64
|
||||
repo: lauralani/ntppool-exporter
|
||||
registry: https://index.docker.io/v1/
|
||||
tags: pr-${CI_COMMIT_PULL_REQUEST}
|
||||
tag: pr-${CI_COMMIT_PULL_REQUEST}
|
||||
username: lauralani
|
||||
password:
|
||||
from_secret: dockerhub_token
|
||||
|
@ -28,3 +28,5 @@ steps:
|
|||
username: lauralani
|
||||
password:
|
||||
from_secret: dockerhub_token
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue