Skip to content

version: bump 2.0.15 #97

version: bump 2.0.15

version: bump 2.0.15 #97

Workflow file for this run

name: GitHub Actions
on:
pull_request:
branches:
- master
push:
branches:
- master
tags: '*'
jobs:
build_test:
name: Run build test
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/[email protected]
- name: build test with container
run:
docker build . -t ezio_ci_test