mirror of
https://github.com/nicetry247/offlineacademy.git
synced 2026-07-26 11:58:44 +00:00
removing redundant yml file for docker build, adding paths-ignore
This commit is contained in:
@@ -4,6 +4,13 @@ on:
|
||||
push:
|
||||
branches: ['main']
|
||||
tags: ['v*']
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- 'FEATURE_SUMMARY.md'
|
||||
- 'docs/**'
|
||||
- 'LICENSE'
|
||||
- '.gitignore'
|
||||
- '.env.example'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user