mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Disable on-commit CI/CD for now
This commit is contained in:
parent
62cac722d3
commit
26d8a2e13a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
|
|
@ -2,8 +2,8 @@ name: Build Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
# branches:
|
||||
# - 'master'
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue