mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
build: remove unused variables
This commit is contained in:
parent
eaa86e01ed
commit
0ca1f4b38a
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build_docker.yml
vendored
4
.github/workflows/build_docker.yml
vendored
|
@ -10,10 +10,8 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- platform: linux
|
||||
image: rrdash/tr1x
|
||||
- platform: win
|
||||
image: rrdash/tr1x-linux
|
||||
- platform: linux
|
||||
steps:
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue