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

Fix instructions on how to deploy from master. #966

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

fedepaol
Copy link
Contributor

What this PR does / why we need it:

After 4516141,
make docker-push-release does not push the "latest" tag anymore.
Following the instructions have the effect of pushing only the VERSION tag but not latest.
make docker-push pushes latest, having the desired effect.

After open-policy-agent@4516141,
make docker-push-release does not push the "latest" tag anymore.
Following the instructions have the effect of pushing only the VERSION tag but not latest.
make docker-push pushes latest, having the desired effect.

Signed-off-by: Federico Paolinelli <fpaoline@redhat.com>
Copy link
Member

@ritazh ritazh left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

@maxsmythe maxsmythe merged commit 6dab5d4 into open-policy-agent:master Nov 16, 2020
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.

3 participants