Skip to content

Commit 145e719

Browse files
authored
🔥 Remove unused Travis and old GitHub Actions configs (#56)
1 parent c9af39e commit 145e719

File tree

3 files changed

+0
-38
lines changed

3 files changed

+0
-38
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
run: bash scripts/build-push.sh
4141
env:
4242
NAME: ${{ matrix.image.name }}
43-
DOCKERFILE: ${{ matrix.image.dockerfile }}
4443
PYTHON_VERSION: ${{ matrix.image.python_version }}
4544
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
4645
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ jobs:
4040
run: bash scripts/test.sh
4141
env:
4242
NAME: ${{ matrix.image.name }}
43-
DOCKERFILE: ${{ matrix.image.dockerfile }}
4443
PYTHON_VERSION: ${{ matrix.image.python_version }}

backup.travis.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)