Skip to content

Commit 2c55472

Browse files
authored
Merge pull request #13 from devilbox/release-0.1.25
Remove unneeded inputs
2 parents e12dec2 + f937080 commit 2c55472

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker-multistage-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ on:
2323
description: 'The flavour to build (Examples: base, mods, prod or work).'
2424
required: true
2525
type: string
26-
flavour_prev:
27-
description: 'The previous flavour (used for downloading previous artifact).'
28-
required: true
29-
type: string
3026

3127
jobs:
3228
# -----------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)