-
Notifications
You must be signed in to change notification settings - Fork 0
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
first test at passing image for the image build template #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good first go!
Can you have a look a this example:
https://github.com/ministryofjustice/analytical-platform-visual-studio-code/blob/main/.github/workflows/release.yml
And our style guide
https://technical-documentation.data-platform.service.justice.gov.uk/documentation/platform/infrastructure/github-actions.html#github-actions
It's ok if we don't get the content right the first time, but this is a template and therefore it's important we get the style right and that what we're creating adheres to our style guide.
Please amend to adhere to the guide linked above,
e7e1675
to
b762f5c
Compare
This pr is an initial first test at pushing an image to the github image repository.
-Creates an initial workflow to push an image