Compare commits
No commits in common. "d9ef71186095e6ae136bb852debe9d387b097210" and "1e54d0ae30b1d1cf0626119a3f6d71a787b4db35" have entirely different histories.
d9ef711860
...
1e54d0ae30
|
|
@ -85,8 +85,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-push-production:
|
build-build-push-production:
|
||||||
name: build-push-production
|
name: build-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