Merge pull request 'pushing to docker hub' (#5) from features/ci/push-to-hub into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
This commit is contained in:
commit
4280f28736
@ -7,11 +7,11 @@ steps:
|
||||
- name: buildLatestImage
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: git.jamestombleson.com
|
||||
repo: jtom38/personal-site
|
||||
#registry: git.jamestombleson.com
|
||||
repo: jtom38/hugotest01
|
||||
username: jtom38
|
||||
password:
|
||||
from_secret: GiteaContainerRegistry
|
||||
from_secret: DockerPushPat
|
||||
trigger:
|
||||
branch:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user