fix: git actions CI(CD
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: deploy host
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths_ignore:
|
||||
- services/**
|
||||
- docs/**
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Portainer stack nginx
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- services/nginx/**
|
||||
jobs:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
name: Portainer stack wyoming
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- services/wyoming/**
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user