Update Deploy_Traefik_and_MariaDB.yml

This commit is contained in:
fal7w 2023-11-25 19:44:58 +03:00 committed by GitHub
parent dc4fd8bfda
commit a4f9383412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,9 @@ on:
jobs:
deploy:
runs-on: ssh root@149.102.140.77
runs-on:
- self-hosted
- label-1
steps:
- name: Checkout code