1
0
Fork 0

Remove newline

timestamps
dump_stack() 2023-05-12 07:48:56 +00:00
parent a78429729b
commit 9c830bf22a
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ jobs:
ssh root@$IP ./out-of-tree/tools/qemu-debian-img/generate-images.sh
ssh root@$IP "s3cmd put ./out-of-tree/tools/qemu-debian-img/*.tar.gz s3://out-of-tree/1.0.0 --host=fra1.digitaloceanspaces.com --access_key=${{ secrets.DIGITALOCEAN_SPACES_ACCESS_KEY }} --secret_key=${{ secrets.DIGITALOCEAN_SPACES_SECRET_KEY }}
- name: delete droplet
if: always()
run: doctl compute droplet delete -f ga-out-of-tree-$GITHUB_SHA