add smith and membership commands
Compare changes
- Hugo Trentesaux authored
+ 2
− 2
@@ -9,7 +9,7 @@ stages:
@@ -9,7 +9,7 @@ stages:
@@ -42,7 +42,7 @@ upload:
@@ -42,7 +42,7 @@ upload:
curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --header "Content-Type: application/octet-stream" --upload-file target/release/gcli "${PACKAGE_REGISTRY_URL}"