Using VCN install as action (#54383)

This commit is contained in:
Pascal Vizeli
2021-08-10 11:02:31 +02:00
committed by GitHub
parent 814411dc1d
commit a2a4840455

View File

@@ -248,11 +248,12 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Install VCN tools
uses: home-assistant/actions/helpers/vcn@master
- name: Build Meta Image
shell: bash
run: |
bash <(curl https://getvcn.codenotary.com -L)
export DOCKER_CLI_EXPERIMENTAL=enabled
function create_manifest() {