Skip to content

Commit

Permalink
misspelled resource
Browse files Browse the repository at this point in the history
  • Loading branch information
David Dahl committed Aug 23, 2024
1 parent 6015138 commit eefd998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
password: ${{ secrets.GITLAB_PASSWORD }}
-
name: Pull Gitlab Image
run: docker pull registry.gitlab.com/f5/greenhouse/apps/seven-layer-cake-collector/custom_otel_colector:latest
run: docker pull registry.gitlab.com/f5/greenhouse/apps/seven-layer-cake-collector/custom_otel_collector:latest
-
name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit eefd998

Please sign in to comment.