Skip to content

Commit

Permalink
Update ci files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvarko committed Aug 18, 2023
1 parent 52f4d3e commit df89694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ git:
- "**/*"
shell:
beforeInstall:
- apk --no-cache --update --virtual build-dependencies add python make g++
- apk --no-cache --update --virtual build-dependencies add python3 make g++
install:
- cd /app
#- yarn autoclean --init
Expand Down

0 comments on commit df89694

Please sign in to comment.