mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-19 13:46:58 +00:00
Update s3-iam-tests.yml
This commit is contained in:
@@ -242,11 +242,13 @@ jobs:
|
||||
go install -buildvcs=false
|
||||
|
||||
- name: Configure Keycloak (repo script only)
|
||||
shell: bash
|
||||
working-directory: .
|
||||
run: |
|
||||
echo "Configuring Keycloak via repo script..."
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y jq
|
||||
bash test/s3/iam/setup_keycloak.sh
|
||||
sudo apt-get install -y jq bash
|
||||
/bin/bash test/s3/iam/setup_keycloak.sh
|
||||
|
||||
- name: Start SeaweedFS Services
|
||||
working-directory: test/s3/iam
|
||||
|
||||
Reference in New Issue
Block a user