mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-13 16:39:59 +00:00
🐳 Removes linting from Dockerfile
This commit is contained in:
@@ -25,11 +25,11 @@ jobs:
|
||||
uses: tyankatsu0105/read-package-version-actions@v1
|
||||
id: package-version
|
||||
|
||||
- name: ✨ Validate Dockerfile
|
||||
uses: ghe-actions/dockerfile-validator@v1
|
||||
with:
|
||||
dockerfile: 'Dockerfile'
|
||||
lint: 'hadolint'
|
||||
# - name: ✨ Validate Dockerfile
|
||||
# uses: ghe-actions/dockerfile-validator@v1
|
||||
# with:
|
||||
# dockerfile: 'Dockerfile'
|
||||
# lint: 'hadolint'
|
||||
|
||||
- name: 🗂️ Make Docker Meta
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user