Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit d132c4a

Browse files
author
Rene Moser
committed
remove ci branch
1 parent d874783 commit d132c4a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ on:
44
push:
55
branches:
66
- master
7-
- ci
87
jobs:
98
build:
109
runs-on: ubuntu-latest
11-
10+
1211
steps:
1312
- uses: actions/checkout@master
1413
- name: Build the Docker image

0 commit comments

Comments
 (0)