feat: remove kubectl from base image
This commit is contained in:
parent
ad47b53fa0
commit
fa2fd22b85
2 changed files with 2 additions and 14 deletions
|
@ -1,10 +1,7 @@
|
|||
name: test
|
||||
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: test
|
||||
runs-on: debian
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue