This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
scoresaber-reloadedv3/.drone.yml
Liam a02d45e81c
All checks were successful
Deploy SSR / deploy (push) Successful in 1m58s
continuous-integration/drone Build is passing
drone test
2024-09-23 22:56:49 +01:00

17 lines
285 B
YAML

---
kind: pipeline
type: kubernetes
name: hello-world
steps:
- name: docker
image: plugins/docker
settings:
repo: fascinated/test-image
username:
from_secret: docker_username
password:
from_secret: docker_token
tags:
- latest