Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-fastapi-version
Browse files Browse the repository at this point in the history
  • Loading branch information
quinna-h authored Aug 27, 2024
2 parents b012f27 + b5d72c1 commit 3223ac9
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .gitlab/dogfood.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
dogfood-dogweb-failed:
stage: dogfood
tags: ["arch:amd64"]
needs: ["dogfood-dogweb-trigger"]
when: on_failure
script:
- exit 0

dogfood-dogweb:
stage: dogfood
tags: ["arch:amd64"]
needs: ["dogfood-dogweb-trigger"]
when: on_success
script:
- exit 0

dogfood-dogweb-trigger:
stage: dogfood
trigger:
project: DataDog/dogweb
strategy: depend
branch: emmett.butler/ddtrace-unstable-dogfooding
allow_failure: true
needs: []
Expand Down

0 comments on commit 3223ac9

Please sign in to comment.