fixup
This commit is contained in:
parent
af442be7c5
commit
8bbd759b44
|
@ -83,8 +83,8 @@ steps:
|
||||||
- docker compose -f docker-compose.staging.yml rm -f
|
- docker compose -f docker-compose.staging.yml rm -f
|
||||||
|
|
||||||
# Build Step for staging Branch
|
# Build Step for staging Branch
|
||||||
build-build-push-production:
|
build-push-production:
|
||||||
name: build-build-push-production
|
name: build-push-production
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
|
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue