Skip to content
Snippets Groups Projects
Commit c6363778 authored by Xiao Gui's avatar Xiao Gui
Browse files

[skip ci] update docker image build

parent 82878320
No related branches found
No related tags found
No related merge requests found
name: '[docker image]'
on: [ 'push' ]
on:
push:
# do not rebuild if...
paths-ignore:
# changes to .openshift directory... mostly devops config
- '.openshift/*'
# docs (docs are built on readthedocs any way)
- 'docs/*'
jobs:
build-docker-img:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment