mirror of
https://github.com/Hackplayers/evil-winrm
synced 2026-06-08 11:12:45 +00:00
Add context param to CI actions to be more precise
This commit is contained in:
@@ -30,5 +30,6 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
tags: oscarakaelvis/evil-winrm:beta
|
||||
context: .
|
||||
no-cache: true
|
||||
push: true
|
||||
|
||||
@@ -30,5 +30,6 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
tags: oscarakaelvis/evil-winrm:latest
|
||||
context: .
|
||||
no-cache: true
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user