Skip to content

Commit

Permalink
[CI] Remove PCAPI Docker test because we moved from Docker to Lambda …
Browse files Browse the repository at this point in the history
…Layer in PC 3.6.

The Dockerfile remains useful only for local testing.

Signed-off-by: Giacomo Marciani <[email protected]>
  • Loading branch information
gmarciani committed Dec 5, 2024
1 parent e644aa1 commit 1823bb6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,6 @@ jobs:
- name: Verify External SlurmDBD Template
run:
git diff --exit-code --quiet cloudformation/external-slurmdbd/external-slurmdbd.json cloudformation/external-slurmdbd/cdk.out/ExternalSlurmdbdStack.template.json
api-docker-test:
name: API Docker Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: mikefarah/[email protected]
- run: api/docker/awslambda/docker-build.sh
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1823bb6

Please sign in to comment.