aboutsummaryrefslogtreecommitdiff
path: root/www/www-build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'www/www-build.yaml')
-rw-r--r--www/www-build.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/www-build.yaml b/www/www-build.yaml
index ae9683d..f2a4dcb 100644
--- a/www/www-build.yaml
+++ b/www/www-build.yaml
@@ -1,5 +1,8 @@
name: "www-build"
steps:
+ - label: buildah login
+ script:
+ path: "../common/buildah-login.sh"
- label: git clone
script:
path: "../common/git-clone.sh"
@@ -22,6 +25,8 @@ steps:
path: "../common/clean.sh"
arguments:
- "www-build"
+identities:
+ - quay-io
runner:
identity: "ssh-myth"
name: "ssh"