Compare commits
No commits in common. "main" and "1.0.4" have entirely different histories.
@ -29,7 +29,6 @@ jobs:
|
|||||||
uses: aevea/action-kaniko@v0.14.0
|
uses: aevea/action-kaniko@v0.14.0
|
||||||
with:
|
with:
|
||||||
# repo setup
|
# repo setup
|
||||||
registry: gitea.sikorski.cloud
|
|
||||||
image: ${{ env.REPO_NAME }}
|
image: ${{ env.REPO_NAME }}
|
||||||
username: rogersik
|
username: rogersik
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
|
Reference in New Issue
Block a user