Skip to content

Commit

Permalink
modify ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCherepovskyi committed Aug 14, 2023
1 parent 094cbe1 commit d528e76
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ shell:
---
image: service
from: alpine:3.18
docker:
ENTRYPOINT: back-listener
shell:
setup:
- apk add --no-cache ca-certificates
import:
- image: builder
add: /usr/local/bin/back-listener
to: /usr/local/bin/back-listener
after: builder
after: setup

0 comments on commit d528e76

Please sign in to comment.