diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index 3e50174..c4dacba 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -32,7 +32,8 @@ jobs: push_options: '--force' build: - if: jobs.validate.outputs.build == "true" + #if: jobs.validate.outputs.build == "true" + timeout-minutes: 2 runs-on: ubuntu-latest #needs: validate steps: