Skip to content

Commit

Permalink
Test docker
Browse files Browse the repository at this point in the history
Signed-off-by: Iker Pedrosa <[email protected]>
  • Loading branch information
ikerexxe committed May 29, 2024
1 parent 1e129c2 commit a1e27c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/ansible/roles/build_container/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@

- name: Copy repo
ansible.builtin.shell:
podman cp ../../ builder:/usr/local/src/shadow
docker cp ../../ builder:/usr/local/src/shadow

0 comments on commit a1e27c7

Please sign in to comment.