Skip to content

Decouple intelpython3_core and intelpython3_full to fix publish.yml #28

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

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

AndresGuzman-Ballen
Copy link
Collaborator

No description provided.

@AndresGuzman-Ballen AndresGuzman-Ballen merged commit ea16ff2 into master Aug 17, 2021
@AndresGuzman-Ballen AndresGuzman-Ballen deleted the feature/publish.v2 branch August 17, 2021 17:00
tags: ${{ steps.meta_core.outputs.tags }}
labels: ${{ steps.meta_core.outputs.labels }}

- name: Build and push Docker image for intelpython3_full
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be:

context: configs/intelpython3_full

and similar for python3_core

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmm, I see that CI failed with this change :( #29

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