Compare commits
2 Commits
1e54d0ae30
...
d9ef711860
| Author | SHA1 | Date |
|---|---|---|
|
|
d9ef711860 | |
|
|
8bbd759b44 |
|
|
@ -85,8 +85,8 @@ steps:
|
|||
- docker compose -f docker-compose.staging.yml rm -f
|
||||
|
||||
# Build Step for staging Branch
|
||||
build-build-push-production:
|
||||
name: build-build-push-production
|
||||
build-push-production:
|
||||
name: build-push-production
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [REGISTRY_USER, REGISTRY_PASSWORD]
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue