Pārlūkot izejas kodu

Enable building container images with Drone

at-2021
JustAnotherArchivist pirms 2 mēnešiem
vecāks
revīzija
f8e8becc23
1 mainītis faili ar 18 papildinājumiem un 0 dzēšanām
  1. +18
    -0
      .drone.yml

+ 18
- 0
.drone.yml Parādīt failu

@@ -0,0 +1,18 @@
---
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: atdr-writer.meo.ws
username:
from_secret: atdr_user
password:
from_secret: atdr_pass
repo: atdr-writer.meo.ws/archiveteam/transfer.sh
dockerfile: Containerfile
purge: true
auto_tag: false
tags:
- latest

Notiek ielāde…
Atcelt
Saglabāt