Skip to content

Commit

Permalink
chore: test cloud on k3s
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Nov 21, 2023
1 parent 3c69d9b commit e3a6e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cloud-k3s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
- name: run apecloud server
id: run_apecloud_server
run: |
cd apecloud
cd apecloud/apiserver
touch ./cn.env
echo "${{ env.CLOUD_CN_ENV }}" > ./cn.env
while IFS='=' read -r name value
Expand Down

0 comments on commit e3a6e14

Please sign in to comment.