Fix for podman drone script
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
d205eb04e2
commit
fd8566c59b
@ -26,7 +26,7 @@ local add_build_steps() = [
|
||||
environment: {
|
||||
CROSS_REMOTE: true,
|
||||
},
|
||||
depends_on: ['Wait for Docker'],
|
||||
depends_on: ['Start'],
|
||||
}
|
||||
for arch in archs
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user