mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-25 04:20:11 +00:00
disabling docker image ci for now
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
name: Docker Image CI
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches: [ "main" ]
|
||||
# pull_request:
|
||||
# branches: [ "*" ]
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: ["this-does-not-exist"]
|
||||
pull_request:
|
||||
branches: [ "*" ]
|
||||
branches: ["this-does-not-exist"]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user