diff options
| author | Michael Grote | 2023-06-26 23:44:40 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-06-26 23:44:40 +0200 |
| commit | c6435f879b67badbb9c1f1a6832b2de12ee9b8a0 (patch) | |
| tree | cfb718feb744c12b093e60367df10307e836d7b6 /.drone.yml | |
| parent | 51f3a12f52382cc71b6fdb4c003a91ca69397232 (diff) | |
ci: syntax
Diffstat (limited to '.drone.yml')
| -rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ depends_on: - selfhosted - dockerhub +steps: - name: test image: registry.mgrote.net/python-api-server:latest environment: |