Skip to content

Commit

Permalink
uncomment manta
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Ferrell <[email protected]>
  • Loading branch information
ferrell-code committed Aug 2, 2023
1 parent 9f6761d commit 772eaa4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: publish calamari parachain container
on:
pull_request:
branches: [manta]
push:
branches: [manta]
release:
types:
- published
jobs:
docker-hub-deploy:
timeout-minutes: 120
Expand All @@ -12,7 +11,7 @@ jobs:
matrix:
runtime:
- name: calamari
# - name: manta
- name: manta
steps:
- uses: docker/setup-buildx-action@v1
- uses: docker/login-action@v1
Expand Down

0 comments on commit 772eaa4

Please sign in to comment.