Added gitea CI/CD configuration
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 14s
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 14s
This commit is contained in:
parent
194487897d
commit
3faa7a6637
@ -49,7 +49,7 @@ jobs:
|
|||||||
echo "++ workspace" && ls ${{ gitea.workspace }}
|
echo "++ workspace" && ls ${{ gitea.workspace }}
|
||||||
echo "++ host is ${{ gitea.repository }}"
|
echo "++ host is ${{ gitea.repository }}"
|
||||||
echo "++ registry is ${{ steps.registry.outputs.registry }}"
|
echo "++ registry is ${{ steps.registry.outputs.registry }}"
|
||||||
echo "++ steps is " && echo ${{ steps }} | jq
|
echo "++ steps is " && echo ${{ JSON.stringify(steps) }}
|
||||||
echo "++ container ${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.VERSION }}"
|
echo "++ container ${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.VERSION }}"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user