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