ubuntu/.drone.yml

17 lines
301 B
YAML
Raw Permalink Normal View History

2022-05-31 16:08:36 +02:00
---
kind: pipeline
type: docker
name: default
steps:
- name: tag (latest)
image: plugins/docker
settings:
registry: auth.registry.steph.tools
username: drone
password:
from_secret: REGISTRY_PASS
2022-06-02 14:45:30 +02:00
repo: auth.registry.steph.tools/bewegend-leren/ubuntu
2022-05-31 16:08:36 +02:00
tags:
- latest