Added gitea CI/CD configuration
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 10s
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 10s
This commit is contained in:
parent
7979fac619
commit
7e73e13782
@ -40,7 +40,7 @@ jobs:
|
|||||||
echo "++ PWD" && pwd
|
echo "++ PWD" && pwd
|
||||||
echo "++ ls" && ls -al
|
echo "++ ls" && ls -al
|
||||||
echo "++ workspace" && ls ${{ gitea.workspace }}
|
echo "++ workspace" && ls ${{ gitea.workspace }}
|
||||||
echo "++ host is ${{ gitea.repository }}
|
echo "++ host is ${{ gitea.repository }}"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user