Skip to content

Bump commons-io:commons-io from 2.15.0 to 2.15.1 #168

Bump commons-io:commons-io from 2.15.0 to 2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1 #168

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build GSIP image
run: docker build . --file Dockerfile --tag gsip:$(date +%s)