mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: download bootlogs in correct aws region (#1956)
This commit is contained in:
parent
7388240943
commit
114103c46b
@ -291,7 +291,7 @@ runs:
|
||||
./.github/actions/constellation_create/gcp-logs.sh
|
||||
;;
|
||||
aws)
|
||||
./.github/actions/constellation_create/aws-logs.sh eu-central-1
|
||||
./.github/actions/constellation_create/aws-logs.sh eu-west-1
|
||||
;;
|
||||
esac
|
||||
echo "::endgroup::"
|
||||
|
Loading…
Reference in New Issue
Block a user