Commit 66fdff3a authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch...

Merge branch '32636-package-and-qa-can-fail-when-new-commits-are-pushed-since-it-fetches-git-repo-with-a-depth-of-1' into 'master'

Use the default fetch depth for the 'package-and-qa' jobs

Closes #32636

See merge request gitlab-org/gitlab!17603
parents 5688ebec 347685c1
......@@ -3,8 +3,6 @@
image: ruby:2.6-alpine
stage: qa
dependencies: []
variables:
GIT_DEPTH: "1"
retry: 0
script:
- source scripts/utils.sh
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment