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