aboutsummaryrefslogtreecommitdiffstats
path: root/.gitea/workflows
diff options
context:
space:
mode:
authorAstounds <kirito@disroot.org>2026-05-17 19:53:44 -0500
committerAstounds <kirito@disroot.org>2026-05-17 19:53:44 -0500
commit251c70f5dab2498e753d4c95d5a396e0b13a935d (patch)
tree914040090153c4f7d2ec9807bf2aa8e047f6ba02 /.gitea/workflows
parent97798b4673213fe6e923b08968d039d4b5e6fab3 (diff)
downloadhyperbola-mirror-251c70f5dab2498e753d4c95d5a396e0b13a935d.tar.lz
hyperbola-mirror-251c70f5dab2498e753d4c95d5a396e0b13a935d.tar.xz
hyperbola-mirror-251c70f5dab2498e753d4c95d5a396e0b13a935d.zip
update workflow
Diffstat (limited to '.gitea/workflows')
-rw-r--r--.gitea/workflows/release.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml
index 20c742e..696c6c0 100644
--- a/.gitea/workflows/release.yaml
+++ b/.gitea/workflows/release.yaml
@@ -7,9 +7,6 @@ on:
branches:
- master
-env:
- DOCKER_HOST: tcp://docker-in-docker:2375
-
jobs:
release-default:
runs-on: ubuntu-latest