Auto deploy

This commit is contained in:
2022-02-05 14:52:00 +03:00
parent c3afa3b834
commit 8ce72f59f5
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ env:
NAMESPACE: "landing"
jobs:
build:
runs-on: self-hosted
runs-on: [self-hosted, organization]
steps:
- name: Get repository
uses: actions/checkout@v2