Skip to content

Commit

Permalink
Disable on-commit CI/CD for now
Browse files Browse the repository at this point in the history
  • Loading branch information
bilde2910 committed Aug 13, 2023
1 parent 62cac72 commit 26d8a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build Docker image

on:
push:
branches:
- 'master'
# branches:
# - 'master'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit 26d8a2e

Please sign in to comment.