test
Docker Deploy / build-and-deploy (push) Successful in 1m36s Details

This commit is contained in:
root 2024-07-13 19:23:38 +08:00
parent 789b558548
commit 4650d3b5f7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: greeting
steps:
- name: en
- name: test
image: alpine
commands:
- echo hello world!!