Add "ARG swupd_args" to make the args really work

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
This commit is contained in:
Qi Zheng
2019-08-08 17:02:23 +00:00
committed by qzheng527
parent 639f969b05
commit 9a4999969d
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
FROM clearlinux:latest AS builder
ARG swupd_args
# Move to latest Clear Linux release to ensure
# that the swupd command line arguments are
# correct
+1
View File
@@ -1,5 +1,6 @@
FROM clearlinux:latest AS builder
ARG swupd_args
# Move to latest Clear Linux release to ensure
# that the swupd command line arguments are
# correct
+1
View File
@@ -1,5 +1,6 @@
FROM clearlinux:latest AS builder
ARG swupd_args
# Move to latest Clear Linux release to ensure
# that the swupd command line arguments are
# correct
+1
View File
@@ -1,5 +1,6 @@
FROM clearlinux:latest AS builder
ARG swupd_args
# Move to latest Clear Linux release to ensure
# that the swupd command line arguments are
# correct
+1
View File
@@ -1,5 +1,6 @@
FROM clearlinux:latest AS builder
ARG swupd_args
# Move to latest Clear Linux release to ensure
# that the swupd command line arguments are
# correct