Skip to content

Revert "feat: inject runasuser equal 1000 for third party app's pod (… #252

Revert "feat: inject runasuser equal 1000 for third party app's pod (…

Revert "feat: inject runasuser equal 1000 for third party app's pod (… #252

Workflow file for this run

name: Build the main branch
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
build0-main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.18.2'
- run: make build