TEST: actions
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
|
env:
|
||||||
|
DOCKER_TLS_VERIFY: ""
|
||||||
|
DOCKER_CERT_PATH: ""
|
||||||
run: |
|
run: |
|
||||||
docker build -t nexus.rancherk3.duckdns.org/tfm/microservicespython:latest .
|
docker build -t nexus.rancherk3.duckdns.org/tfm/microservicespython:latest .
|
||||||
docker push nexus.rancherk3.duckdns.org/tfm/microservicespython:latest
|
docker push nexus.rancherk3.duckdns.org/tfm/microservicespython:latest
|
||||||
Reference in New Issue
Block a user