Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
RSDK-2012 & RSDK-2013 - Delete workflows (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkufieta authored Mar 3, 2023
1 parent d22f8b4 commit 1346090
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 417 deletions.
220 changes: 0 additions & 220 deletions .github/workflows/appimage.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,5 @@ on:
# Don't forget to tag back to @main before merge.

jobs:
appimage:
uses: viamrobotics/slam/.github/workflows/appimage.yml@main
secrets:
GCP_CREDENTIALS: ${{ secrets.GCP_CREDENTIALS }}
REPO_READ_TOKEN: ${{ secrets.REPO_READ_TOKEN }}
ARTIFACT_READ_ONLY_GCP_CREDENTIALS: ${{ secrets.ARTIFACT_READ_ONLY_GCP_CREDENTIALS }}

gotest:
uses: viamrobotics/slam/.github/workflows/gotest.yml@main
5 changes: 0 additions & 5 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@ on:
# Don't forget to tag back to @main before merge.

jobs:
test:
uses: viamrobotics/slam/.github/workflows/test.yml@main
secrets:
ARTIFACT_READ_ONLY_GCP_CREDENTIALS: ${{ secrets.ARTIFACT_READ_ONLY_GCP_CREDENTIALS }}

gotest:
uses: viamrobotics/slam/.github/workflows/gotest.yml@main
Loading

0 comments on commit 1346090

Please sign in to comment.