Skip to content

Commit

Permalink
update github action for portainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Joren-vanGoethem committed Dec 20, 2023
1 parent 663a298 commit 799091a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-portainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: Joren-vanGoethem/importer
IMAGE_NAME: agriculturedev/dksr-importer

jobs:
build-and-push-image:
Expand Down
2 changes: 2 additions & 0 deletions DKSRImporter.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5F16F9EE-A346-40ED-920F-20F0CD7C8FA4}"
ProjectSection(SolutionItems) = preProject
docker-compose.yml = docker-compose.yml
.github\workflows\docker-portainer.yml = .github\workflows\docker-portainer.yml
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
EndProjectSection
EndProject
Global
Expand Down

0 comments on commit 799091a

Please sign in to comment.