diff options
Diffstat (limited to '')
-rw-r--r-- | www/www-build.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/www/www-build.yaml b/www/www-build.yaml index f2a4dcb..b763e54 100644 --- a/www/www-build.yaml +++ b/www/www-build.yaml @@ -7,24 +7,18 @@ steps: script: path: "../common/git-clone.sh" arguments: - - "www-build" - "https://git.adyxax.org/adyxax/www" - label: build images script: path: "build-images.sh" - arguments: - - "www-build" - label: make push script: path: "../common/make.sh" arguments: - - "www-build" - "push" - label: clean script: path: "../common/clean.sh" - arguments: - - "www-build" identities: - quay-io runner: |