point-median-backend/.woodpecker.yaml

8 lines
218 B
YAML
Raw Normal View History

2024-02-04 00:43:32 +00:00
steps:
2024-02-04 03:32:13 +00:00
- name: publish
2024-02-04 02:01:53 +00:00
image: woodpeckerci/plugin-docker-buildx
settings:
2024-02-04 03:28:33 +00:00
repo: franc00018/point-median-backend
2024-02-04 02:01:53 +00:00
tags: latest
2024-02-04 03:34:41 +00:00
username: $DOCKERHUB_USERNAME
password: $DOCKERHUB_PASSWORD