Skip to content

Commit

Permalink
setup remote docker to generate manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
nluaces committed Jul 19, 2023
1 parent 5a0d67b commit a4b0c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ jobs:
goos: linux
goarch: arm64
platform: linux-arm64
- setup_remote_docker
- run: make generate-manifest
- run: mkdir skupper-manifest
- run: cp ./manifest.json skupper-manifest
Expand Down

0 comments on commit a4b0c31

Please sign in to comment.