mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 14:56:01 +00:00
mini refactor
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -86,7 +86,6 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
build-args: |
|
||||
RUN_EMULATOR_SETUP=true
|
||||
SLIM_IMAGE=false
|
||||
|
||||
- name: Build slim image
|
||||
@@ -100,5 +99,4 @@ jobs:
|
||||
tags: ${{ steps.meta-slim.outputs.tags }}
|
||||
labels: ${{ steps.meta-slim.outputs.labels }}
|
||||
build-args: |
|
||||
RUN_EMULATOR_SETUP=false
|
||||
SLIM_IMAGE=true
|
||||
|
||||
Reference in New Issue
Block a user