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