Skip to content

Add workflow examples #3

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

Closed
wants to merge 1 commit into from
Closed

Add workflow examples #3

wants to merge 1 commit into from

Conversation

zappy-shu
Copy link
Contributor

Adds simple workflow examples

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
@ScottBrenner
Copy link
Contributor

ScottBrenner commented Mar 17, 2020

@ddotpdot
Copy link

@zappy-shu - amazing reading that there is an official action now. Kudos!
tried the blog here -
https://www.docker.com/blog/first-docker-github-action-is-here/
can you correct the version on the article
it should be docker/build-push-action@v1.0
instead of uses: docker/build-push-action@v1

@zappy-shu zappy-shu requested a review from crazy-max as a code owner September 8, 2020 21:16
@crazy-max
Copy link
Member

Version 2 has been merged to the main branch and is therefore available via uses: docker/build-push-action@v2 (mutable tag).

As a reminder, this new version changes drastically and works with 3 new actions (login, setup-buildx and setup-qemu) that we have created. Many usage examples have been added to handle most use cases.

This PR seeming obsolete for this new version, I close it. Don't hesitate if you have any questions.

@crazy-max crazy-max closed this Sep 9, 2020
@crazy-max crazy-max deleted the workflow-examples branch September 9, 2020 23:02
@dmatviichuk dmatviichuk mentioned this pull request Feb 29, 2024
3 tasks
@junghans junghans mentioned this pull request Jan 17, 2025
3 tasks
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.

4 participants