Skip to content

Commit e4aa8ed

Browse files
committed
change context
1 parent c7311eb commit e4aa8ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Build and push Docker image
5353
uses: docker/build-push-action@v6
5454
with:
55-
context: 'docker/sas-tomcat'
55+
context: .
5656
file: docker/sas-tomcat/Dockerfile
5757
push: true
5858
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)