Commit 66644132 authored by Sven Feyerabend's avatar Sven Feyerabend
Browse files

fix(CI): fix syntax error

parent 8e306321
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ variables:
default:
  image: "quay.io/buildah/stable"
  before_script:
    - buildah login --u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
    - buildah login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
    - source environment
    - >
        buildah bud