We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c54f64 commit f081defCopy full SHA for f081def
.github/workflows/build.yml
@@ -105,10 +105,6 @@ jobs:
105
- name: Install pack CLI
106
uses: buildpacks/github-actions/[email protected]
107
108
- - name: Allow executing Chromium Buildpack
109
- working-directory: whatsapp
110
- run: chmod +x ./chromium-buildpack/bin/build
111
-
112
- name: Build and publish WhatsApp image with Buildpacks
113
run: |
114
pack build quay.io/timeless/whatsapp:${GITHUB_SHA::7} \
0 commit comments