Skip to content

Commit

Permalink
test: [skips render] create a new container
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Nov 29, 2024
1 parent b096550 commit 26847f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Docker Build and Deploy

on:
push:
pull_request:
branches:
- develop

Expand Down Expand Up @@ -51,7 +51,6 @@ jobs:
echo "PUSHER_APP_KEY=${PUSHER_APP_KEY}" >> env
echo "PUSHER_APP_SECRET=${PUSHER_APP_SECRET}" >> env
echo "DEVPULSE_EMAIL=${DEVPULSE_EMAIL}" >> env
echo "Triton@123" >> env
# Pull the latest image
docker pull ${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest
Expand Down

0 comments on commit 26847f5

Please sign in to comment.