Skip to content
Snippets Groups Projects
Commit 2c0ebaaa authored by Eric Timmons's avatar Eric Timmons
Browse files

Forgot to copy the fixed up manifest

parent 88be03b6
No related branches found
No related tags found
No related merge requests found
...@@ -166,6 +166,7 @@ Bashbrew build - winamd64: ...@@ -166,6 +166,7 @@ Bashbrew build - winamd64:
BASHBREW_ARCH: windows-amd64 BASHBREW_ARCH: windows-amd64
script: script:
- docker info - docker info
- cp "build/$CI_PROJECT_NAME" "$CI_PROJECT_NAME"
- bashbrew --namespace=$CANONICAL_NAMESPACE$ARCH push $CI_PROJECT_NAME - bashbrew --namespace=$CANONICAL_NAMESPACE$ARCH push $CI_PROJECT_NAME
cache: cache:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment