Skip to content

Commit

Permalink
clean up pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rlratcliffe committed Mar 10, 2024
1 parent bae8faa commit f5a10db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ jobs:

- run: "echo Release candidates are: ${{ steps.meta-api.outputs.tags }} and ${{ steps.meta-ui.outputs.tags }}"

- name: 'Artifact/release candidate with a unique id'
run: echo 'This is where I will publish my package (on github?)'

- name: 'Acceptance testing in prod-like envrionment'
run: echo 'This is where the acceptance tests will run'

Expand Down

0 comments on commit f5a10db

Please sign in to comment.