mirror of
https://dev.azure.com/tstanciu94/CDN/_git/CDN_Frontend
synced 2025-06-21 19:24:34 +03:00
Compare commits
No commits in common. "c83bb6aec6b3106bd8969c1cfcf81663f6e01818" and "1e4522620554b4644fd4dcad02815bd9d72caafb" have entirely different histories.
c83bb6aec6
...
1e45226205
4
.gitignore
vendored
4
.gitignore
vendored
@ -23,6 +23,4 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
.eslintcache
|
||||
build.sh
|
||||
buildx.sh
|
||||
.eslintcache
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
echo "Welcome!"
|
||||
|
||||
version="1.0.2"
|
||||
version="1.0.1"
|
||||
registryPass="*********"
|
||||
|
||||
echo "Create docker image with version $version."
|
Loading…
x
Reference in New Issue
Block a user