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

docker system prune action Iteration=2 #1068

Merged
merged 3 commits into from
Dec 29, 2023

Conversation

NdibeRaymond
Copy link
Collaborator

turns out you can't use values that are identical to values in the
secrets context in a way that it appears in the logs
(github doesn't allow this).
Moving all non-sensitive values from secrets to vars should fix this.

Issue: #1030
Signed-off-by: Ndibe Raymond Olisaemeka [email protected]

Ndibe Raymond Olisaemeka added 2 commits December 29, 2023 02:25
add action to auto perform docker system prune on all
desired vm before or after each deployment.

Issue: #1030
Signed-off-by: Ndibe Raymond Olisaemeka <[email protected]>
turns out you can't use values that are identical to values in the
secrets context in a way that it appears in the logs
(github doesn't allow this).
Moving all non-sensitive values from secrets to vars should fix this.

Issue: #1030
Signed-off-by: Ndibe Raymond Olisaemeka <[email protected]>
@NdibeRaymond NdibeRaymond merged commit 8e2d69a into master Dec 29, 2023
4 checks passed
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.

1 participant