Skip to content

Commit

Permalink
added ability to delete old docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxada committed Dec 13, 2023
1 parent dba6762 commit 7cdb82b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:
pull_request:

env:
REGISTRY: "registry.digitalocean.com/badging"
IMAGE_NAME: "badging"
IMAGE_NAME: "project_badging"

jobs:
build:
Expand Down

0 comments on commit 7cdb82b

Please sign in to comment.