From 582c436d460e60da676795c1cd373cc965c6d9fa Mon Sep 17 00:00:00 2001 From: NishantRajputRN Date: Tue, 28 Apr 2026 15:22:23 +0530 Subject: [PATCH] ad --- .gitea/workflows/azure-pipelines.yml | 2 +- App.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/azure-pipelines.yml b/.gitea/workflows/azure-pipelines.yml index 37ea8f9..f1e468b 100644 --- a/.gitea/workflows/azure-pipelines.yml +++ b/.gitea/workflows/azure-pipelines.yml @@ -73,7 +73,7 @@ on: jobs: build: - runs-on: self-hosted:host # ye same rahega (host mapping runner config me hai) + runs-on: [self-hosted, linux] # ye same rahega (host mapping runner config me hai) steps: - name: Checkout code diff --git a/App.js b/App.js index 58d157c..bc02f5c 100644 --- a/App.js +++ b/App.js @@ -8,4 +8,5 @@ console.log("trest") console.log("trest") console.log("trest") console.log("trest") +console.log("trest")