production and staging(development)
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
# Указываем точные метки, которые мы видим в настройках
|
||||
runs-on: [self-hosted, ubuntu-latest]
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user