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