update kaniko base image for frontend in woodpecker pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
ecae73d5dd
commit
2ddbc75878
@ -1,7 +1,7 @@
|
||||
steps:
|
||||
build-frontend:
|
||||
name: Build & Push Frontend
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
image: harbor.dvirlabs.com/base-images/plugin-kaniko
|
||||
when:
|
||||
branch: [ master, develop ]
|
||||
event: [ push, pull_request, tag ]
|
||||
|
||||
@ -74,3 +74,4 @@ EXPOSE 80
|
||||
|
||||
# Start nginx with entrypoint
|
||||
CMD ["/docker-entrypoint.sh"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user