Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: variables: AUTHPASSWORD: "example" # change to "" (empty string) to disable authentication # username is always "review" (without quotes) CI_REF: &ref 243771a94611f4c1042d0b707a110a667b7311ac CI_REF: &ref af0528b81f2660205b3485980d1839792720f65d BUILD_ARGS: " | -d " include: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: variables: AUTHPASSWORD: "example" # change to "" (empty string) to disable authentication # username is always "review" (without quotes) CI_REF: &ref 243771a94611f4c1042d0b707a110a667b7311ac CI_REF: &ref af0528b81f2660205b3485980d1839792720f65d BUILD_ARGS: " | -d " include: Loading