Files
test/giwtf/create_user.sh
Antonello Tartamo 0c1d423e91 test podman
2026-02-19 09:22:32 +01:00

3 lines
259 B
Bash
Executable File

podman-compose exec gitea su gitea -c "gitea admin user create --username at --password test --email at@test.it --access-token"
podman-compose exec gitea su gitea -c "gitea admin user generate-access-token --username at --token-name test --scopes all --raw"