Skip to content

Commit

Permalink
Remove unused env var from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ccremer committed Dec 18, 2019
1 parent ee14def commit cef2b04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
tags:
- "*"

env:
REGISTRY_IMAGE: docker.io/appuio/image-cleanup

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cef2b04

Please sign in to comment.