Update docker.yml

This commit is contained in:
Dmitri Shimanski
2025-09-13 17:54:15 +03:00
committed by GitHub
parent 9aa0e1d9af
commit cb8d06f512

View File

@@ -1,4 +1,4 @@
name: Docker CI/CD name: Docker CI/CD
# Apache 2.0 by Dmitrii yawaflua Shimanskii # Apache 2.0 by Dmitrii yawaflua Shimanskii
on: on:
push: push:
@@ -6,7 +6,7 @@ on:
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
- '*.md' - '*.md'
jobs:
compose: compose:
name: Push Docker image to ghcr.io name: Push Docker image to ghcr.io
runs-on: ubuntu-latest runs-on: ubuntu-latest