mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 20:58:07 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- platform: linux
|
|
||||||
image: rrdash/tr1x
|
|
||||||
- platform: win
|
- platform: win
|
||||||
image: rrdash/tr1x-linux
|
- platform: linux
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue