mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-04-05 09:10:46 +00:00
.gitea/workflows/e2e.yml aktualisiert
This commit is contained in:
@ -69,4 +69,4 @@ jobs:
|
|||||||
- name: Disconnect Kind Network
|
- name: Disconnect Kind Network
|
||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
docker network connect "$NETWORK_NAME" "$KIND_CONTAINER"
|
docker network disconnect "$NETWORK_NAME" "$KIND_CONTAINER"
|
||||||
|
|||||||
Reference in New Issue
Block a user