Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions index.d/dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,3 @@ Projects:
notify-email: dotnet-team@redhat.com
build-context: ./
depends-on: dotnet/dotnet-31-runtime-centos7:latest

- id: 3
app-id: dotnet
job-id: dotnet-50-runtime-centos7
git-url: https://github.com/redhat-developer/s2i-dotnetcore
git-branch: master
git-path: 5.0/runtime
target-file: Dockerfile
desired-tag: latest
notify-email: dotnet-team@redhat.com
build-context: ./
depends-on: centos/centos:latest

- id: 4
app-id: dotnet
job-id: dotnet-50-centos7
git-url: https://github.com/redhat-developer/s2i-dotnetcore
git-branch: master
git-path: 5.0/build
target-file: Dockerfile
desired-tag: latest
notify-email: dotnet-team@redhat.com
build-context: ./
depends-on: dotnet/dotnet-50-runtime-centos7:latest