Example e2e
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-03-07 22:23:32 -08:00
parent e5102000b4
commit fbc3d035d8
18 changed files with 5461 additions and 6 deletions

View File

@@ -3,8 +3,10 @@ type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
- name: docker
image: plugins/docker
settings:
auto_tag: true
repo: caperren/caperren-com
tags:
- latest