maybei dont need
Some checks failed
cicd / cicd (push) Failing after 15s

This commit is contained in:
Bel LaPointe
2023-10-29 16:52:20 -06:00
parent fa86ad236a
commit dcd4d2676b
2 changed files with 1 additions and 3 deletions

View File

@@ -10,9 +10,6 @@ jobs:
cicd:
name: cicd
runs-on: dind
secrets:
GITLAB_PAT: '${{ secrets.GITLAB_PAT }}'
FIREBASE_CI_TOKEN: '${{ secrets.FIREBASE_CI_TOKEN }}'
steps:
- name: checkout
uses: actions/checkout@v3