From 49eb223d9abc067a80a18b98629ab0f7d1b37176 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 1 May 2024 00:46:57 -0700 Subject: ci/cd --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index baf1415..920e0d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,15 @@ type: docker name: default steps: +- name: docker + image: plugins/docker + settings: + username: + from_secret: gitea_packpub_username + password: + from_secret: gitea_packpub_password + registry: git.simponic.xyz + repo: git.simponic.xyz/simponic/mistymountains - name: deploy image: fedora:39 commands: -- cgit v1.2.3-70-g09d2