Skip to content

Commit

Permalink
ci: remove docker container push to obsolete repository
Browse files Browse the repository at this point in the history
  • Loading branch information
malud committed Apr 19, 2024
1 parent 422d9f7 commit 82bcba1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ jobs:
- image: 'coupergateway/couper'
username_key: DOCKER_COUPER_GATEWAY_USERNAME
password_key: DOCKER_COUPER_GATEWAY_PASSWORD
- image: 'avenga/couper' # TODO: remove later
username_key: DOCKER_USERNAME
password_key: DOCKER_PASSWORD
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 82bcba1

Please sign in to comment.