mirror of
https://github.com/danilt2000/Alma-vid.git
synced 2025-12-09 19:49:28 +02:00
Update docker.yml
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user