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

View file

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