• Stan Hu's avatar
    Fix Etag expiration for forked projects · c5c71299
    Stan Hu authored
    When a pipeline is for a forked merge request, we have to invalidate
    the ETag for both the target and source project pipelines. Before
    we were only invalidating the target project's pipeline.
    c5c71299