kopia lustrzana https://github.com/carlos-algms/composer-and-node-ci
Move the env block to the step
rodzic
4f5472dbee
commit
790612be82
|
@ -6,12 +6,11 @@ on:
|
||||||
- main
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
|
||||||
IMAGE: carlosalgms/composer-and-node-ci
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_latest:
|
build_latest:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
IMAGE: carlosalgms/composer-and-node-ci
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
tag: [php8, php7.1]
|
tag: [php8, php7.1]
|
||||||
|
|
Ładowanie…
Reference in New Issue