Skip to content

Commit a302ed1

Browse files
authored
Update main.yml
1 parent 4e13316 commit a302ed1

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
with:
3434
context: . # Path to your Dockerfile, '.' for current directory
3535
push: true
36-
tags:
37-
38-
ivanpiskunov/sectool:latest
39-
40-
36+
tags: ivanpiskunov/sectool:latest
4137
build-args: |
4238
# Add any build arguments here, e.g., MY_ARG=value

0 commit comments

Comments
 (0)