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