remove ci branch
This commit is contained in:
3
.github/workflows/dockerimage.yml
vendored
3
.github/workflows/dockerimage.yml
vendored
@@ -4,11 +4,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- ci
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Build the Docker image
|
||||
|
Reference in New Issue
Block a user