Skip to content

Commit

Permalink
Revert "Dummy change to retrigger the new arch build" (#1310)
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Jan 6, 2025
1 parent 23bf68c commit c77a9f6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/azurelinux/3.0/net10.0/cross/loongarch64-musl/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ARG ROOTFS_DIR=/crossrootfs/loongarch64

# dummy change to retrigger build

FROM mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-crossdeps-builder-amd64 AS builder
ARG ROOTFS_DIR

Expand Down
2 changes: 0 additions & 2 deletions src/azurelinux/3.0/net10.0/cross/loongarch64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ARG ROOTFS_DIR=/crossrootfs/loongarch64

# dummy change to retrigger build

FROM mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-crossdeps-builder-amd64 AS builder
ARG ROOTFS_DIR

Expand Down
1 change: 0 additions & 1 deletion src/azurelinux/3.0/net10.0/crossdeps-llvm/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ FROM mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-crossdep

FROM mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-net10.0-crossdeps-amd64

# dummy change to retrigger the build for new architecture added in crossdeps-builder
# Install LLVM that we built from source
COPY --from=builder /usr/local /usr/local

0 comments on commit c77a9f6

Please sign in to comment.