Introduce gitea-actions to automatically build this container #8
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: "LS"
|
||||
run: ls -lisa
|
||||
- name: "LS ECHO"
|
||||
run: echo "$(ls)"
|
||||
run: echo "$(ls)" "${{ secrets.GITEA_REPOSITORY }}"
|
||||
- uses: aevea/action-kaniko@master
|
||||
name: Run Kaniko to build our docker container.
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user