mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
ci: Stop producing Docker images for PRs
This commit is contained in:
parent
cd2daa1910
commit
18633dcd88
3
.github/workflows/docker-image.yaml
vendored
3
.github/workflows/docker-image.yaml
vendored
@ -9,9 +9,6 @@ on:
|
|||||||
- '*.*.*'
|
- '*.*.*'
|
||||||
# branches:
|
# branches:
|
||||||
# - 'release'
|
# - 'release'
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- 'main'
|
|
||||||
|
|
||||||
# Defines two custom environment variables for the workflow. These are used
|
# Defines two custom environment variables for the workflow. These are used
|
||||||
# for the Container registry domain, and a name for the Docker image that
|
# for the Container registry domain, and a name for the Docker image that
|
||||||
|
Loading…
Reference in New Issue
Block a user