fix: remove ineffective hosts workaround
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 11s
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 11s
This commit is contained in:
parent
66ce44b2be
commit
4ae5b9322f
@ -15,9 +15,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Fix internal DNS (hairpin NAT workaround)
|
|
||||||
run: echo "10.10.10.2 git.arthurbarre.fr" | sudo tee -a /etc/hosts
|
|
||||||
|
|
||||||
- name: Login to Gitea Container Registry
|
- name: Login to Gitea Container Registry
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.REGISTRY_PASSWORD }}" | \
|
echo "${{ secrets.REGISTRY_PASSWORD }}" | \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user