Skip to content
Snippets Groups Projects
Commit dff524f8 authored by Robert Lange's avatar Robert Lange
Browse files

refs #18562 [finc] remove content for gitlab-ci temporarily

parent 8822af08
Branches
Tags
No related merge requests found
#packagist:
# image:
# name: byrnedo/alpine-curl:0.1
# entrypoint: ['/bin/sh', '-c']
# script: |
# echo "Publishing composer package..."
# export URL="https://packagist.org/packages/finc/rvk-tree"
# /usr/bin/curl --header 'content-type:application/json' \
# --data "{\"repository\":{\"url\":\"$URL\"}}" \
# $PACKAGIST_UPDATE_URL
# tags: [docker]
# only: [/^(v|master)/]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment