basex image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Andy Bunce 2021-05-26 23:03:15 +01:00
parent 5de9e0f057
commit 48174d70fa
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ platform:
steps: steps:
- name: greeting - name: greeting
image: alpine image: quodatum/basexhttp:latest
commands: commands:
- echo hello - echo hello
- echo world - echo world