changed drone

This commit is contained in:
jblu 2023-08-07 00:09:14 -05:00
parent 9450cc7546
commit 65e5ae6b1d

View File

@ -4,12 +4,12 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
settings: settings:
registry: git.jbranan.com registry: git.jonb.io
dry_run: false dry_run: false
username: jblu username: jblu
password: password:
from_secret: gittea_drone from_secret: gittea_drone
repo: git.jbranan.com/jblu/hottub repo: git.jonb.io/jblu/hottub
tags: tags:
- latest - latest
when: when:
@ -18,12 +18,12 @@ steps:
- name: docker-test - name: docker-test
image: plugins/docker image: plugins/docker
settings: settings:
registry: git.jbranan.com registry: git.jonb.io
dry_run: false dry_run: false
username: jblu username: jblu
password: password:
from_secret: gittea_drone from_secret: gittea_drone
repo: git.jbranan.com/jblu/hottub repo: git.jonb.io/jblu/hottub
tags: tags:
- dev - dev
when: when: