Skip to content

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #65

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0

build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 #65

Workflow file for this run

name: build-test-kubeslice-controller
on:
pull_request:
branches:
- 'master'
- 'release-*'
- 'dev'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: docker/build-push-action@v2
with:
file: unit_tests.dockerfile
tags: test-image:latest
push: false