Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
rchincha committed Jul 9, 2024
1 parent 54e27c9 commit 4b4a768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/publish.bats
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ child:
url: docker://${{REGISTRY_URL}}/parent:latest
insecure: true
run: |
ps
ls -l /
[ ! -f /etc/apk/repositories ]
EOF
stacker build --substitute REGISTRY_URL=${REGISTRY_URL}
Expand Down

0 comments on commit 4b4a768

Please sign in to comment.