mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-01 02:27:23 +01:00
ci: add branches restriction for build and docker workflows
This commit is contained in:
1
.github/workflows/plugins.yml
vendored
1
.github/workflows/plugins.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
load: true
|
||||
context: .
|
||||
tags: ghcr.io/acouvreur/sablier:local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user