mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Bring lint config back to original strictness
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
solidproject/community-server
|
||||
# edge will always be executed (without latest tag), semver only on tag push events (with latest tag)
|
||||
# Edge will always be executed (without latest tag), semver only on tag push events (with latest tag)
|
||||
tags: |
|
||||
type=edge
|
||||
type=semver,pattern={{version}}
|
||||
|
||||
Reference in New Issue
Block a user