File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ COPY --chmod=0444 ./vanilla/targeting/gam360.html ./vanilla/targeting/gam360.htm
55COPY --chmod=0444 ./vanilla/targeting/gam360-cached.html ./vanilla/targeting/gam360-cached.html
66COPY --chmod=0444 ./vanilla/targeting/gam360-adcp.html ./vanilla/targeting/gam360-adcp.html
77COPY --chmod=0444 ./vanilla/targeting/prebid.html ./vanilla/targeting/prebid.html
8+ COPY --chmod=0444 ./vanilla/targeting/ctx_segments.html ./vanilla/targeting/ctx_segments.html
89COPY --chmod=0444 ./vanilla/targeting/prebid.js ./vanilla/targeting/prebid.js
910COPY --chmod=0444 ./vanilla/identify.html ./vanilla/identify.html
1011COPY --chmod=0444 ./vanilla/profile.html ./vanilla/profile.html
@@ -13,6 +14,7 @@ COPY --chmod=0444 ./vanilla/nocookies/targeting/gam360.html ./vanilla/nocookies/
1314COPY --chmod=0444 ./vanilla/nocookies/targeting/gam360-cached.html ./vanilla/nocookies/targeting/gam360-cached.html
1415COPY --chmod=0444 ./vanilla/nocookies/targeting/gam360-adcp.html ./vanilla/nocookies/targeting/gam360-adcp.html
1516COPY --chmod=0444 ./vanilla/nocookies/targeting/prebid.html ./vanilla/nocookies/targeting/prebid.html
17+ COPY --chmod=0444 ./vanilla/nocookies/targeting/ctx_segments.html ./vanilla/nocookies/targeting/ctx_segments.html
1618COPY --chmod=0444 ./vanilla/nocookies/targeting/prebid.js ./vanilla/nocookies/targeting/prebid.js
1719COPY --chmod=0444 ./vanilla/nocookies/identify.html ./vanilla/nocookies/identify.html
1820COPY --chmod=0444 ./vanilla/nocookies/profile.html ./vanilla/nocookies/profile.html
You can’t perform that action at this time.
0 commit comments