Added gitea CI/CD configuration
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 11s
Some checks failed
Create Docker Image / Build Docker Image (push) Failing after 11s
This commit is contained in:
parent
ebe7da000e
commit
cf6de8ac6f
@ -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.server_url }} | sed -e 's#^http(s)?://##')
|
echo "++ host is $(echo ${{ gitea.server_url }} | sed -e 's#^http(s)?://##')
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user