Disable on-commit CI/CD for now

This commit is contained in:
Marius Lindvall 2023-08-13 15:49:31 +02:00
parent 62cac722d3
commit 26d8a2e13a
No known key found for this signature in database
GPG Key ID: 3226E974C2AF47B4
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name: Build Docker image
on:
push:
branches:
- 'master'
# branches:
# - 'master'
tags:
- 'v*'
pull_request: