test cp
This commit is contained in:
parent
40d7a162d9
commit
b7354fc085
2
.github/workflows/basket-api.yml
vendored
2
.github/workflows/basket-api.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
- name: Create multiarch manifest
|
||||
run: |
|
||||
mkdir -p ~/.docker
|
||||
sudo echo $HOME/.docker/config.json > ~/.docker/config.json
|
||||
cp $HOME/.docker/config.json ~/.docker/config.json
|
||||
cat ~/.docker/config.json
|
||||
sed '$ s/.$//' ~/.docker/config.json
|
||||
echo ', "experimental": "enabled" }' >> ~/.docker/config.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user