Skip to content

Bump com.sun.xml.bind:jaxb-impl from 4.0.3 to 4.0.4 #158

Bump com.sun.xml.bind:jaxb-impl from 4.0.3 to 4.0.4

Bump com.sun.xml.bind:jaxb-impl from 4.0.3 to 4.0.4 #158

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)