mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
ci: download bootlogs in correct aws region (#1956)
This commit is contained in:
parent
7388240943
commit
114103c46b
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue