Commit da870f60 authored by Thong Kuah's avatar Thong Kuah
Browse files

Skip tagging, release off `master` for now

parent 746d25f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ test-create-application-secret:
    - docker tag "$BUILD_IMAGE_NAME" "$RELEASE_IMAGE_NAME"
    - docker push "$RELEASE_IMAGE_NAME"
  only:
    - tags
    - master

12-1-stable:
  extends: .release