mirror of
https://code.thetadev.de/actions/kaniko.git
synced 2026-04-28 18:51:43 +00:00
add version number to readme
This commit is contained in:
@@ -15,7 +15,7 @@ Viscreanu.
|
|||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
uses: https://code.thetadev.de/ThetaDev/action-kaniko@main
|
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
|
||||||
with:
|
with:
|
||||||
image: thetadev256/test-actions-helloworld2
|
image: thetadev256/test-actions-helloworld2
|
||||||
username: thetadev256
|
username: thetadev256
|
||||||
|
|||||||
Reference in New Issue
Block a user