mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-21 03:40:39 +00:00
docs: remove deprecated environment
option from examples
This commit is contained in:
parent
a2bc0869af
commit
d34d0937bf
@ -59,12 +59,10 @@ properties:
|
||||
steps:
|
||||
- name: Build
|
||||
image: quay.io/thegeeklab/wp-docker-buildx
|
||||
environment:
|
||||
CUSTOM_ENVIRONMENT: custom_value
|
||||
settings:
|
||||
repo: example/repo
|
||||
build_args_from_env:
|
||||
- CUSTOM_ENVIRONMENT
|
||||
- CI_COMMIT_SHA
|
||||
```
|
||||
type: list
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user