Fix arch command on build pipeline for machine (#49748)

This commit is contained in:
Pascal Vizeli 2021-04-27 12:37:41 +02:00 committed by GitHub
parent 96e7ae94f8
commit b28a868fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,6 @@ jobs:
with:
args: |
$BUILD_ARGS \
--${{ matrix.arch }} \
--target /data/machine \
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
--validate-from "${{ secrets.VCN_ORG }}" \