Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

885 debug docker failure #896

Merged
merged 17 commits into from
Sep 21, 2023
Merged

885 debug docker failure #896

merged 17 commits into from
Sep 21, 2023

Conversation

ober
Copy link
Collaborator

@ober ober commented Sep 21, 2023

No description provided.

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit 2c0552e
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/650c80eb1a73430008fc3ec4
😎 Deploy Preview https://deploy-preview-896--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -23,7 +23,7 @@ jobs:
- name: List of all Github Actions env vars
run: env
- name: Build the Docker image
run: make -C docker ${{ matrix.docker-image }} REPO=${{ github.repository }} BRANCH=${{ github.head_ref }}
run: make -C docker ${{ matrix.docker-image }} REPO="${{ github.repository }}" BRANCH="${{ github.head_ref }}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does an image name never need the quotes?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We control that variable.

@ober ober merged commit 6151f98 into master Sep 21, 2023
@ober ober deleted the 885-debug-docker-failure branch September 21, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants