New yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elias Jansson
2025-05-07 13:56:48 +02:00
parent f9da426110
commit ad2e09595a

View File

@@ -13,15 +13,15 @@ steps:
settings:
registry: 192.168.1.9:3000
repo: 192.168.1.9:3000/tai/aberwyn/aberwyn
username:
from_secret: gitea_username
password:
from_secret: gitea_token
dockerfile: Aberwyn/Dockerfile
context: .
tags:
- latest
insecure: true
docker_username:
from_secret: gitea_username
docker_password:
from_secret: gitea_token
- name: restart-unraid-container
image: appleboy/drone-ssh