зеркало из https://github.com/github/docs.git
Update content/actions/reference/workflow-syntax-for-github-actions.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
This commit is contained in:
Родитель
49e8f734ea
Коммит
77dda2a7be
|
@ -553,7 +553,7 @@ jobs:
|
|||
my_first_job:
|
||||
steps:
|
||||
- name: My first step
|
||||
uses: docker://ghcr.io/cloud-builders/gradle
|
||||
uses: docker://ghcr.io/OWNER/IMAGE_NAME
|
||||
```
|
||||
|
||||
##### Example using a Docker public registry action
|
||||
|
|
Загрузка…
Ссылка в новой задаче