mirror of
https://github.com/bitwarden/server.git
synced 2025-04-26 23:32:19 -05:00
Test
This commit is contained in:
parent
5f6d443fe8
commit
2740dbc494
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -235,11 +235,7 @@ jobs:
|
||||
- name: TEST - Upload artifact
|
||||
run: |
|
||||
echo "Test file" > /tmp/test.txt
|
||||
az storage blob upload \
|
||||
--file /tmp/test.txt \
|
||||
--container-name builds \
|
||||
--name build \
|
||||
--connection-string ${{ env.storage-account-dockerimagetest-conn-string }}
|
||||
az storage blob upload --file /tmp/test.txt --container-name builds --name build --connection-string ${{ env.storage-account-dockerimagetest-conn-string }}
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user