Compare commits
1 Commits
854110dcde
...
4f9f4bcf72
Author | SHA256 | Date | |
---|---|---|---|
4f9f4bcf72 |
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: "LS"
|
- name: "LS"
|
||||||
run: ls -lisa
|
run: ls -lisa
|
||||||
- name: "LS ECHO"
|
- name: "LS ECHO"
|
||||||
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.ref_name }}" "${{ gitea }} "${{ gitea.sha }}"
|
run: echo "$(ls)" "${{ gitea.repository }}" "${{ gitea.ref_name }}" "${{ gitea }}" "${{ gitea.sha }}"
|
||||||
- name: "Git switch"
|
- name: "Git switch"
|
||||||
run: git switch "${{ gitea.ref_name }}"
|
run: git switch "${{ gitea.ref_name }}"
|
||||||
- uses: aevea/action-kaniko@master
|
- uses: aevea/action-kaniko@master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user