This commit is contained in:
qwerty287 2024-04-18 08:58:32 +02:00
parent aec353a554
commit e963f8197b
No known key found for this signature in database
GPG key ID: 1218A32A886A5002

View file

@ -16,7 +16,7 @@ steps:
entrypoint:
image: alpine
entrypoint: ["some_entry", "--some-flag"]
entrypoint: ['some_entry', '--some-flag']
singla-entrypoint:
image: alpine