.automation.yml aktualisiert
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
6b2826d7f8
commit
e28e8e11ea
1 changed files with 1 additions and 2 deletions
|
|
@ -7,5 +7,4 @@ steps:
|
||||||
image: python:3.11-slim
|
image: python:3.11-slim
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
- python example.py
|
|
||||||
Loading…
Reference in a new issue