Skip to content

Commit

Permalink
Remove unused 2
Browse files Browse the repository at this point in the history
  • Loading branch information
meanmail committed Sep 20, 2023
1 parent ea97545 commit ea2cad5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,19 +313,6 @@ jobs:
image_name_tag: ruby:2.5.3
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASSWORD }}
build_scala2_image:
name: Build epicbox/scala2 image
runs-on: [self-hosted, small]
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build
uses: ./.github/workflows/actions/build
with:
path: epicbox-scala/2
image_name_tag: scala:2.12.7
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASSWORD }}
build_scala3_image:
name: Build epicbox/scala3 image
runs-on: [self-hosted, small]
Expand Down
15 changes: 0 additions & 15 deletions epicbox-scala/2/Dockerfile

This file was deleted.

15 changes: 0 additions & 15 deletions epicbox-scala/2/java_lookup_main.sh

This file was deleted.

0 comments on commit ea2cad5

Please sign in to comment.