~tcarrio/dialogflow-as-code

c0f757b7edcaee3b8fce272720cd6f7725ed9456 — Tom Carrio 3 years ago e5cd61a
GitHub mirroring
1 files changed, 4 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +4 -0
@@ 5,12 5,15 @@ packages:
  - jq
sources:
  - https://git.sr.ht/~tcarrio/dialogflow-as-code
  - https://git.sr.ht/~tcarrio/git-mirror
  - https://git.sr.ht/~tcarrio/build-helpers
environment:
  helpers_dir: build-helpers
  project_dir: dialogflow-as-code
  GIT_TARGET_REPO: git@github.com:tcarrio/dialogflow-as-code.git
secrets:
  - ba28a958-f5f1-48d5-830f-abcbb5efb1a5
  - 4e983fc2-9d24-43eb-9986-1c18feb2e7b8
tasks:
  - install: |
      cd $project_dir


@@ 38,3 41,4 @@ tasks:
      fi

      npm publish --access public
  - mirror-all: git-mirror/git-mirror.sh $project_dir