ci test
This commit is contained in:
parent
8f8271af06
commit
76b7ce427a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-k3s.yaml
vendored
1
.github/workflows/deploy-k3s.yaml
vendored
|
|
@ -24,6 +24,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
|
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
|
||||||
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
|
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
|
||||||
|
tags: tag:ci
|
||||||
use-cache: "true"
|
use-cache: "true"
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue