Skip to content

Commit

Permalink
test gitlabci
Browse files Browse the repository at this point in the history
  • Loading branch information
Magehawks committed Mar 8, 2024
1 parent 9e59645 commit 1e58528
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/ci-cd.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/ssh_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
# Install backend dependencies (Composer)
- name: Validate composer.json and composer.lock
run: composer validate
working-directory: ./app
- name: Get composer cache directory
id: composer-cache
run: echo "::set-output name=dir::$(composer config cache-files-dir)"
Expand Down

0 comments on commit 1e58528

Please sign in to comment.