Skip to content

Bump Java SDK to v17 and SonarScanner .NET tool to 5.13.1 #46

Bump Java SDK to v17 and SonarScanner .NET tool to 5.13.1

Bump Java SDK to v17 and SonarScanner .NET tool to 5.13.1 #46

Workflow file for this run

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