added in gitea actions
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 10s
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 10s
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
ip=$(getent hosts gitea-server | awk '{ print $1 }')
|
||||
echo "GITEA_IP=$ip" >> $GITHUB_ENV
|
||||
sleep 5000
|
||||
getent hosts gitea-server | awk '{ print $1 }'
|
||||
|
||||
- name: Log in to Registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Reference in New Issue
Block a user