Skip to content

Commit

Permalink
rename to bws-dployer
Browse files Browse the repository at this point in the history
  • Loading branch information
tiptenbrink committed Dec 11, 2023
1 parent ff1b80c commit 6215f95
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: dployer
tags: ghcr.io/tiptenbrink/tidployer
context: bws-dployer
tags: ghcr.io/tiptenbrink/bws-dployer:latest
cache-from: type=gha
cache-to: type=gha, mode=max
push: ${{ github.event_name != 'pull_request' }}
File renamed without changes.
File renamed without changes.

0 comments on commit 6215f95

Please sign in to comment.