Commit a07b9130 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix(ci): Use bucket image for publish task

parent 77be925f
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ test:

publish:
  stage: deploy
  image: rust
  inherit:
    default: true
    variables: true