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
37523abc72
commit
020701b4c4
@ -41,7 +41,7 @@ jobs:
|
||||
echo "++ PWD" && pwd
|
||||
echo "++ ls" && ls -al
|
||||
echo "++ workspace" && ls ${{ gitea.workspace }}
|
||||
echo "++ host is ${{ gitea.server_url }}"
|
||||
echo "++ host is $(${{ gitea.server_url }} | sed -e 's#^http(s)?://##'")
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user