mirror of
https://github.com/skoobasteeve/MTAPI-docker.git
synced 2026-03-20 03:28:57 +00:00
ignore irrelevant files
This commit is contained in:
3
.github/workflows/docker-publish-local.yml
vendored
3
.github/workflows/docker-publish-local.yml
vendored
@@ -6,7 +6,10 @@ on:
|
|||||||
branches: ['main']
|
branches: ['main']
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**/README.md'
|
- '**/README.md'
|
||||||
|
- '**/.gitignore'
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
|
- 'settings.cfg'
|
||||||
|
- 'update_stations_files.sh'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user