Use environment variable.
This commit is contained in:
@@ -38,6 +38,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
|
env:
|
||||||
|
ACTIONS_RUNTIME_TOKEN: ''
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
tags: cs-git.ddnss.de/docker/php-apache-8-3
|
tags: cs-git.ddnss.de/docker/php-apache-8-3
|
||||||
|
|||||||
Reference in New Issue
Block a user