Skip to content

Commit

Permalink
Add OAUTH2 Configuration and TASK width WebClient
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Jan 28, 2025
1 parent 03168d0 commit 7eb07c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Build and Push Container to ghcr
- name: Build and Push Container to ghcr.io
uses: GlueOps/[email protected]
with:
context: ./docker/server
context: ./docker/server/
tags: anac

0 comments on commit 7eb07c4

Please sign in to comment.