This commit is contained in:
parent
a1822f9715
commit
f670a11761
@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Docker pull
|
||||
run: docker pull ubuntu:latest
|
||||
- name: Var envs
|
||||
run: export
|
||||
- name: Docker retag
|
||||
run: docker tag ubuntu:latest $GITHUB_ACTION_REPOSITORY:latest
|
||||
- name: Docker push
|
||||
|
Loading…
Reference in New Issue
Block a user