mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 01:58:29 -04:00
AB#2287 Public image sharing in Azure (#350)
Trusted launch VM images in original SIG, additional SIG for community images for CVM Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
f5270c6c01
commit
d972f053f9
6 changed files with 14 additions and 11 deletions
1
.github/workflows/build-coreos.yml
vendored
1
.github/workflows/build-coreos.yml
vendored
|
@ -60,7 +60,6 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
|
||||
sudo apt-get install -y --allow-downgrades "azure-cli=2.37.0-1~$(lsb_release -sc)"
|
||||
wget -q https://aka.ms/downloadazcopy-v10-linux -O azcopy.tar.gz
|
||||
tar --strip-components 1 -xf azcopy.tar.gz
|
||||
rm azcopy.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue